zephyr/subsys/bindesc
Yonatan Schachter 00800d4818 bindesc: Add support for reading binary descriptors
This commit adds support for reading and parsing binary descriptors.
It can be used for reading the descriptors of another image, or for
iterating over one's own descriptors.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2024-10-11 13:20:49 -04:00
..
x86
CMakeLists.txt bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
Kconfig bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
Kconfig.build_time bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
Kconfig.host_info
Kconfig.version bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bindesc.ld bindesc: Fix placing of the descriptors end tag 2024-10-11 13:20:49 -04:00
bindesc_build_time.c everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
bindesc_build_time.h.in bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
bindesc_host_info.c everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
bindesc_no_vt.ld
bindesc_read.c bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bindesc_version.c bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
gen_bindesc_build_time_h.cmake bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00