
25 Oct
2023
25 Oct
'23
1:15 a.m.
On Sat, Sep 16, 2023 at 10:23:01AM +0200, Massimo Pegorer wrote:
Rename bl31_entry static function to avoid name clash with its first argument. Fix spaces misuse. Describe code accurately: load address is used if getting entry point address fails, and not if addresses differ. Remove not up-to-date comment about BL3-2 usage.
Signed-off-by: Massimo Pegorer massimo.pegorer+oss@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
common/spl/spl_atf.c | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-)
Please rebase this on current master if this is still helpful, thanks and sorry for the delay.
--
Tom