zephyr/samples
Daniel Leung bb595a85f1 kernel: mem_domain: add/remove partition funcs to return errors
This changes both k_mem_domain_add_partition() and
k_mem_domain_remove_partition() to return errors instead of
asserting when errors are encountered. This gives the application
chance to recover.

The arch_mem_domain_parition_add()/_remove() will be modified
later together with all the other arch_mem_domain_*() changes
since the architecture code for partition addition and removal
functions usually cannot be separately changed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-22 12:45:22 -05:00
..
application_development
arch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
basic samples: blinky_pwm: added overlay for the esp32 board 2021-11-07 05:36:42 -05:00
bluetooth device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
boards board: esp32: update SPI RAM sample code documentation 2021-11-20 11:57:38 -05:00
compression
drivers drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel samples: kernel: add cycle64 sample 2021-11-08 13:41:53 -05:00
modules samples: canopennode: update led and sw to use gpio_dt_spec 2021-11-12 14:51:16 +01:00
net kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
philosophers
posix
sensor boards: mimxrt11xx: Enabled FXOS8700 Accelerometer 2021-11-18 16:39:18 -06:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
synchronization
tfm_integration doc: Update TF-M documentation to match current TF-M version 2021-11-12 14:51:22 +01:00
userspace kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
classic.rst
index.rst