zephyr/arch
Daniel Leung 54283efcce x86: mmu: allow page table extra mappings to have cache disabled
This adds the bits to the gen_mmu.py script so that extra mappings
can be added with caching disabled. This is useful for mapping
MMIO regions where caching is not desired.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-04-29 21:17:24 -04:00
..
arc ARC: allow to configure the RGF_NUM_BANKS only if ARC_FIRQ is enabled 2021-04-13 06:59:20 -04:00
arm arm: aarch32: timing: fix potential divide by zero if DWT 2021-04-29 16:49:17 -04:00
arm64 arm64: Do not try to bring up the cores disabled in DT node 2021-04-27 13:32:55 -04:00
common arch: common: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix kernel: Add new k_thread_abort()/k_thread_join() 2021-02-24 16:39:15 -05:00
riscv arch: riscv: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
sparc arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
x86 x86: mmu: allow page table extra mappings to have cache disabled 2021-04-29 21:17:24 -04:00
xtensa arch: xtensa: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: generate placeholders for kobj tables before final build 2021-04-27 13:32:00 -04:00