commit | 365ac76c0c4ebcf879f19833f6413754996137a6 | [log] [tgz] |
---|---|---|
author | Rakshit Goyal <rakshit.goyal@arm.com> | Thu Jul 18 12:38:06 2024 +0530 |
committer | Rakshit Goyal <rakshit.goyal@arm.com> | Wed Sep 25 11:47:15 2024 +0530 |
tree | d8da91e58f3ca739d9e4b9c8b436ed24044ccd82 | |
parent | e8dca054ccd44c8d4dbec64c17048b413a09a93a [diff] |
feat(neoverse-rd): add a routine to update NT_FW_CONFIG in BL31 In the BL1 based boot-flow, the non-secure DTB, NT_FW_CONFIG, is parsed in BL2. As BL1 and BL2 are not part of RESET_TO_BL31, add support to parse and configure this DTB in BL31. NT_FW_CONFIG contains the platform information which is needed by BL33. Signed-off-by: Rakshit Goyal <rakshit.goyal@arm.com> Signed-off-by: Vivek Gautam <vivek.gautam@arm.com> Change-Id: Ib1fb5417c36523eb2ec02aa22845218de68809aa