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
basic
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
kernel
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
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