external_zblue/subsys/bindesc
Yonatan Schachter 412360d697 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>
2026-04-20 17:49:29 +08:00
..
x86
CMakeLists.txt bindesc: Add support for reading binary descriptors 2026-04-20 17:49:29 +08:00
Kconfig bindesc: Add support for reading binary descriptors 2026-04-20 17:49:29 +08:00
Kconfig.build_time bindesc: Update build time without re-running cmake entirely 2026-04-20 17:09:58 +08:00
Kconfig.host_info
Kconfig.version bindesc: Add support for the build version values 2026-04-20 17:40:30 +08:00
bindesc.ld bindesc: Fix placing of the descriptors end tag 2026-04-20 17:49:29 +08:00
bindesc_build_time.c everywhere: replace `#if IS_ENABLED()` as per docs 2026-04-20 17:28:53 +08:00
bindesc_build_time.h.in bindesc: Update build time without re-running cmake entirely 2026-04-20 17:09:58 +08:00
bindesc_host_info.c everywhere: replace `#if IS_ENABLED()` as per docs 2026-04-20 17:28:53 +08:00
bindesc_no_vt.ld
bindesc_read.c bindesc: Add support for reading binary descriptors 2026-04-20 17:49:29 +08:00
bindesc_version.c bindesc: Add support for the build version values 2026-04-20 17:40:30 +08:00
gen_bindesc_build_time_h.cmake bindesc: Update build time without re-running cmake entirely 2026-04-20 17:09:58 +08:00