Files
zephyr/kernel
Andrew Boie 72792a5e63 userspace: cleanup mem domain assertions
The memory domain APIs document that overlapping regions are
not allowed, check for this unconditionally.

Cleanup assertion error messages. Use __ASSERT_NO_MSG for
blindingly obvious NULL checks.

We now have a `check_add_partition()` function to perform
all the necessary sanity checks on adding a partition to a
domain. This returns true or false, which will help later
when we implement #24609

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-20 13:58:54 -04:00
..
2020-06-25 16:12:36 -05:00
2020-06-25 16:12:36 -05:00
2020-06-25 16:12:36 -05:00
2020-06-25 16:12:36 -05:00
2020-07-25 21:26:15 -04:00
2020-06-25 16:12:36 -05:00