mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This adds a utility function to check if an address is within read only section. This is extracted from logging subsys so use the new func in logging. The one is cbprintf_packaged is also replaced. Signed-off-by: Daniel Leung <daniel.leung@intel.com>