Hello everyone, While digging through binman a little I noticed a few x509 extensions that should probably need a little adjusting before the release.
Happy Hacking ~Bryan Signed-off-by: Bryan Brattlof <[email protected]> --- Bryan Brattlof (2): binman: openssl: remove unused encryption extension binman: openssl: disable JTAG access by default tools/binman/btool/openssl.py | 23 ++++++++++++----------- tools/binman/etype/ti_secure.py | 1 + tools/binman/etype/ti_secure_rom.py | 1 + tools/binman/etype/x509_cert.py | 7 +++++-- 4 files changed, 19 insertions(+), 13 deletions(-) --- base-commit: b22a276f039f818d5564bec6637071cfc8a7e432 change-id: 20250128-am62xsip-2ce59e0621bf Best regards, -- Bryan Brattlof <[email protected]>

