#
dd9e8d98 |
| 28-Feb-2025 |
Aushim Nagarkatti <anagarkatti@nvidia.com> |
Compile switch to output all properties
With validation bits removed, debug scenarios might require all fields to be printed regardless of their validity. Disable unit tests in this case as round tr
Compile switch to output all properties
With validation bits removed, debug scenarios might require all fields to be printed regardless of their validity. Disable unit tests in this case as round trip will fail.
Add meson switch to bb file to enable all properties: EXTRA_OEMESON += "-Doutput_all_properties=enabled"
Tested with locally generated examples and diffing results.
Change-Id: Ic232c295197e2152735fcf0f33041d6f972512bc Signed-off-by: Aushim Nagarkatti <anagarkatti@nvidia.com>
show more ...
|
#
abc62b89 |
| 22-May-2024 |
John Chung <john.chung@arm.com> |
Update meson build configuration
* Add meson option to build libcper utility * Using find_package for libbase64
Signed-off-by: John Chung <john.chung@arm.com> Change-Id: I9fa742fed7dcbd8e61b2e2dc00
Update meson build configuration
* Add meson option to build libcper utility * Using find_package for libbase64
Signed-off-by: John Chung <john.chung@arm.com> Change-Id: I9fa742fed7dcbd8e61b2e2dc00da87801d64c87a
show more ...
|