board: ti: am62a: Add support for tifs-rm-cfg.yaml

According to latest supported configuration, we pick stripped down
version of resource management config for AM62A (same as what is
currently followed in J784S4). Add support for generating this config
binary as well as packaging it into tiboot3.bin

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
This commit is contained in:
Neha Malcom Francis 2023-07-04 15:42:03 +05:30 committed by Udit Kumar
parent 422d3d7de0
commit 00c36d17da
2 changed files with 1015 additions and 0 deletions

View File

@ -7,6 +7,10 @@
#ifdef CONFIG_TARGET_AM62A7_R5_EVM
&rcfg_yaml_tifs {
config = "tifs-rm-cfg.yaml";
};
&binman {
tiboot3-am62ax-hs-evm.bin {
filename = "tiboot3-am62ax-hs-evm.bin";

File diff suppressed because it is too large Load Diff