This is a start to firewall ATF and OP-TEE memory regions using the firewalls present in K3 SoCs. Please give reviews as to what can be better in the implementation.
Signed-off-by: Manorit Chawdhry <m-chawd...@ti.com> --- Manorit Chawdhry (2): binman: ti-secure: Add support for firewalling entities binman: j721e: Add firewall configurations for atf arch/arm/dts/k3-j721e-binman.dtsi | 161 ++++++++++++++++++++++++++++++++++++++ tools/binman/btool/openssl.py | 16 +++- tools/binman/etype/ti_secure.py | 54 +++++++++++++ tools/binman/etype/x509_cert.py | 3 +- 4 files changed, 231 insertions(+), 3 deletions(-) --- base-commit: 321d7b4d875a77552a969dd6ea5bbed2644fcb0c change-id: 20230724-binman-firewalling-65ecdb23ec0a Best regards, -- Manorit Chawdhry <m-chawd...@ti.com>