zephyr/tests/lib/shared_multi_heap
Daniel Leung 552e29790d kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare
This renames z_phys_map() and z_phys_unmap() to
k_mem_map_phys_bare() and k_mem_unmap_phys_bare()
respectively. This is part of the series to move memory
management functions away from the z_ namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-12 21:13:26 -04:00
..
boards tests: Fix missed renames 2024-04-10 11:50:29 +02:00
src kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
CMakeLists.txt
linker_arm64_shared_pool.ld arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
prj.conf
testcase.yaml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00