commit | e944055c4ad9126c0ebd94897977d349dd879588 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Feb 18 14:26:08 2025 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Mon Mar 17 16:58:51 2025 +0000 |
tree | 5280c1f361edb20f7a41137cc4d2bfc669c18882 | |
parent | 9491d9a789528cd6da7db2290178b2ca02f15768 [diff] |
feat(bl32): enable r3 usage for boot args `r3` is used to pass the base address of the transfer list. Make sure we update the context structure with this register value so it is populated with this information prior to executing the next stage. Change-Id: Ie1eedbd2eb68b592df30779625691e8975d987bf Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>