Home
last modified time | relevance | path

Searched hist:"32 d9e8ec6c1f2889ffeb549007a7569754add5f1" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/bl32/tsp/
H A Dplatform_tsp.h32d9e8ec6c1f2889ffeb549007a7569754add5f1 Fri Feb 21 11:50:48 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> feat(tsp): cascade boot arguments to platforms

Enable platforms to receive boot arguments passed to the TSP, allowing
them to make use of these parameters.

This is in preparation for supporting Firmware Handoff within the TSP.

BREAKING CHANGE: The prototype for `tsp_early_platform_setup` has been
redefined. Platforms must update their implementations to match the new
function signature.

Change-Id: I4b5c6493bb62846aaa0d9e330d8aa06e6a0525a8
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
H A Dtsp.h32d9e8ec6c1f2889ffeb549007a7569754add5f1 Fri Feb 21 11:50:48 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> feat(tsp): cascade boot arguments to platforms

Enable platforms to receive boot arguments passed to the TSP, allowing
them to make use of these parameters.

This is in preparation for supporting Firmware Handoff within the TSP.

BREAKING CHANGE: The prototype for `tsp_early_platform_setup` has been
redefined. Platforms must update their implementations to match the new
function signature.

Change-Id: I4b5c6493bb62846aaa0d9e330d8aa06e6a0525a8
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_common.c32d9e8ec6c1f2889ffeb549007a7569754add5f1 Fri Feb 21 11:50:48 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> feat(tsp): cascade boot arguments to platforms

Enable platforms to receive boot arguments passed to the TSP, allowing
them to make use of these parameters.

This is in preparation for supporting Firmware Handoff within the TSP.

BREAKING CHANGE: The prototype for `tsp_early_platform_setup` has been
redefined. Platforms must update their implementations to match the new
function signature.

Change-Id: I4b5c6493bb62846aaa0d9e330d8aa06e6a0525a8
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
/rk3399_ARM-atf/bl32/tsp/aarch64/
H A Dtsp_entrypoint.S32d9e8ec6c1f2889ffeb549007a7569754add5f1 Fri Feb 21 11:50:48 UTC 2025 Harrison Mutai <harrison.mutai@arm.com> feat(tsp): cascade boot arguments to platforms

Enable platforms to receive boot arguments passed to the TSP, allowing
them to make use of these parameters.

This is in preparation for supporting Firmware Handoff within the TSP.

BREAKING CHANGE: The prototype for `tsp_early_platform_setup` has been
redefined. Platforms must update their implementations to match the new
function signature.

Change-Id: I4b5c6493bb62846aaa0d9e330d8aa06e6a0525a8
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>