mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 02:37:04 +00:00
By default, exclude macros whose numerical value is not a valid member of the semantic type (e.g. PSA_ALG_xxx_BASE is not itself an algorithm, only an intermediate value used to construct others). But do include them with include_intermediate=True, which generate_psa_constants.py does. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| c_build_helper.py | ||
| macro_collector.py | ||