summaryrefslogtreecommitdiff
path: root/api/api_platform.c
diff options
context:
space:
mode:
authorAristo Chen <[email protected]>2026-06-23 14:15:17 +0000
committerTom Rini <[email protected]>2026-07-16 12:03:40 -0600
commitfeb2b13377534725ee0f428ed4252db7fddaa57f (patch)
treef67172369c3e78f5ffc2f5ce6207f23c162bd559 /api/api_platform.c
parent857c2151ca8d41add88fec01a7fea8965d0d2c74 (diff)
board: toradex: verdin-am62: select tifsstub via FIT config
Use the k3_fit_config_match_security_state() helper introduced in the earlier "arm: k3: select tifsstub via board_fit_config_name_match" patch to pick the right tifsstub variant on Verdin AM62 and AM62P SoMs at FIT config selection time. The k3-am625-verdin-wifi-dev-binman.dtsi and k3-am62p5-verdin-wifi-dev-binman.dtsi FIT images are split into per-security-state configurations (conf-hs-se, conf-hs-fs), and board_fit_config_name_match() in each verdin board file forwards to the shared K3 helper. The previous implementation returned 0 unconditionally which matched the first listed configuration regardless of the actual silicon, which after the dtsi split would load the wrong tifsstub variant on HS-SE parts. Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'api/api_platform.c')
0 files changed, 0 insertions, 0 deletions