Home
last modified time | relevance | path

Searched hist:"26 aab79560a2281c4207b01102495459c2bddefc" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/fwu/
H A Dfwu.h26aab79560a2281c4207b01102495459c2bddefc Wed Feb 07 14:43:01 UTC 2024 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): add a function to obtain an alternate FWU bank to boot

Add a function fwu_get_alternate_boot_bank() to return a valid bank to
boot from. This function can be called by a platform to get an
alternate bank to try to boot the platform in the unlikely scenario of
the active bank being in an invalid state, or if the number of times
the platform boots in trial state exceeds a pre-set count.

Change-Id: I4bcd88e68e334c452882255bf028e01b090369d1
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
/rk3399_ARM-atf/drivers/fwu/
H A Dfwu.c26aab79560a2281c4207b01102495459c2bddefc Wed Feb 07 14:43:01 UTC 2024 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): add a function to obtain an alternate FWU bank to boot

Add a function fwu_get_alternate_boot_bank() to return a valid bank to
boot from. This function can be called by a platform to get an
alternate bank to try to boot the platform in the unlikely scenario of
the active bank being in an invalid state, or if the number of times
the platform boots in trial state exceeds a pre-set count.

Change-Id: I4bcd88e68e334c452882255bf028e01b090369d1
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>