zephyr/include/arch/arm
Nicolas Pitre 7fcf5519d0 aarch64: mmu: cleanups and fixes
Major changes:

- move related functions together
- optimize add_map() not to walk the page tables *twice* on
  every loop
- properly handle leftover size when a range is already mapped
- don't overwrite existing mappings by default
- return an error when the mapping fails

and make the code clearer overall.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-01-28 20:24:30 -05:00
..
aarch32 arch: arm: aarch32: Fix syscall inline asm 2021-01-20 17:02:14 +01:00
aarch64 aarch64: mmu: cleanups and fixes 2021-01-28 20:24:30 -05:00
arm-smccc.h drivers: PSCI: Add driver and subsystem 2021-01-18 19:06:53 +01:00