zephyr/tests
Ederson de Souza edd524b4e3 drivers/mm: Add API to query memory regions
Some systems may need to query the available memory regions in runtime.
For those, this patch adds a simple API that memory management drivers
can implement to provide such discovery.

A small test also added to exercise the default, empty implementation.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-10-01 14:52:29 -04:00
..
application_development tests: application_development: move the gen inc file test to new ztest 2022-09-09 10:17:29 -05:00
arch tests: arch/timing: cleanup test configuraton 2022-09-26 16:49:58 +00:00
benchmarks tests: benchmarks: app_kernel: Remove k_mem_pool declaration 2022-09-28 14:24:34 +00:00
bluetooth tests: bluetooth: host: Remove unused definitions and inclusions 2022-09-29 10:17:38 +00:00
boards tests: Enable the pca9555 chip on mec172xevb_assy6906 2022-09-13 08:54:25 +00:00
boot/uefi includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cmake/config_dir
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers drivers/mm: Add API to query memory regions 2022-10-01 14:52:29 -04:00
kernel tests: kernel: mutex: test for lock timeout race 2022-09-30 09:45:37 +00:00
lib trivial: Remove empty files 2022-09-30 09:41:55 +00:00
misc tests: misc: move the kconfig options test to new ztest API 2022-09-09 10:17:29 -05:00
net tests: net: bridge: exclude mg100 and pinnacle_100_dvk 2022-09-15 11:58:23 +01:00
posix ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
subsys tests: cpp: cxx: Add more driver headers 2022-09-23 14:30:39 +02:00
unit tests: unit: cbprintf: Disable logging 2022-09-19 10:14:23 +00:00
ztest ztest: Fix unused variable compile error in shuffle function 2022-09-14 20:13:46 -04:00