diff options
| author | Sughosh Ganu <[email protected]> | 2024-08-26 17:29:38 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-09-03 14:08:50 -0600 |
| commit | 5fe9e0deabb1067eb6b1949b6eb4d895ab86c426 (patch) | |
| tree | 75cff7ddfc5f3be1f91c8b40b6dc4e9adf5eb1df /include/bootdev.h | |
| parent | cef34baad10c27cb089c4ab2c61689513467ab82 (diff) | |
stm32mp: allow calling optee_get_reserved_memory() from U-Boot
The optee_get_reserved_memory() function returns the OP-TEE base
address and size. The function gets these values from the
FDT. Currently, this function is defined only to be called in the SPL
phase. Move this function to a place where it can be invoked from the
main U-Boot phase, where it will be used to compute the ram_top
address.
Signed-off-by: Sughosh Ganu <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions
