]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
authorNeha Malcom Francis <n-francis@ti.com>
Mon, 23 Oct 2023 08:01:02 +0000 (13:31 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 3 Nov 2023 02:38:01 +0000 (22:38 -0400)
commita4ed4c8a51435a63ca79e6d7bca317eff30e9ed3
tree3f7b67d908d19df30ff99758f6e817815b374ee7
parentad8dbabc22fa75163450bb81056f71befe02621f
binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts

According to the TRMs of K3 platform of devices, the ROM boot image
format specifies a "Core Options Field" that provides the capability to
set the boot core in lockstep when set to 0 or to split mode when set
to 2. Add support for providing the same from the binman DTS. Also
modify existing test case for ensuring future coverage.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/openssl.py
tools/binman/entries.rst
tools/binman/etype/ti_secure_rom.py
tools/binman/etype/x509_cert.py
tools/binman/test/297_ti_secure_rom.dts