commit | a3e407bef759081d9844722ee8e9b72d6881bfaf | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Fri Dec 29 16:16:26 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 04 16:48:00 2024 -0500 |
tree | f668cf6d1f140dff5333ecb84d6996ffc6f4f9af | |
parent | b1839fcf758a8d36ba8b082bb5a71f0aec6bbb32 [diff] |
binman: ti-secure: Add support for firewalling entities We can now firewall entities while loading them through our secure entity TIFS, the required information should be present in the certificate that is being parsed by TIFS. The following commit adds the support to enable the certificates to be generated if the firewall configurations are present in the binman dtsi nodes. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>