commit | a5944195d00a359e28d6e093593609bcee37ed5e | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon May 06 16:47:41 2019 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Tue May 07 10:36:34 2019 -0700 |
tree | 387fa1be648ba716d2a4848e817a1198a8f66a9e | |
parent | f7c34874f04a80d6c39a32f08da2529e59602d3c [diff] |
xtensa: implement initialize_cacheattr for MPU cores Use CONFIG_MEMMAP_CACHEATTR to initialize MPU as described in the Xtensa LSP RM document. Coalesce adjacent regions with the same cacheattr. Update Kconfig help text. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>