zephyr/tests
Daniel Leung 3fd66de508 kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_*
Renames:
  Z_PHYS_RAM_START to K_MEM_PHYS_RAM_START
  Z_PHYS_RAM_SIZE to K_MEM_PHYS_RAM_SIZE
  Z_PHYS_RAM_END to K_MEM_PHYS_RAM_END

This is part of a series to move memory management related
stuff from Z_ namespace into its own namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-12 21:13:26 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_* 2024-06-12 21:13:26 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth Bluetooth: Audio: Change lang to 3-byte value from uint32_t 2024-06-12 12:54:16 -04:00
boards tests: nordic: Enable I2C tests 2024-06-05 01:38:09 -07:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim Bluetooth: Audio: Change lang to 3-byte value from uint32_t 2024-06-12 12:54:16 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 2024-06-12 01:53:58 -07:00
drivers boards: seeed: Add xiao_rp2040 board 2024-06-12 17:10:04 -05:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
lib kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: increase main stack 2024-06-12 12:47:18 -04:00
net tests: net: socket: Avoid macro error with zsock_sendto 2024-06-10 15:03:20 -05:00
posix posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: subsys: lorawan: add more test cases 2024-06-11 16:09:23 +03:00
unit sys: util: Add SIZEOF_FIELD() macro 2024-06-07 21:43:07 +02:00
ztest ARC: nSIM: Add RMX100 platform 2024-06-12 12:54:03 -04:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00