commit | 01618bded680573163403666d0546be536b22ac0 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Sep 24 23:20:46 2015 +0300 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Nov 02 18:02:51 2015 +0300 |
tree | cb566bdc9514682771e020d6c6b1501f768fee4b | |
parent | 5029615e25dc5040beb065f36743c127a8e51497 [diff] |
xtensa: fix build for configs without cache options - make cache-related assembly macros empty if core doesn't have corresponding cache type; - don't initialize cache attributes in instruction/data TLB entries if there's no corresponding cache type. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>