Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_trusted_boot.c1c8009035ef0a730a98112c40a9f3d0c2490f76a Tue Nov 05 17:19:34 UTC 2024 Abhi Singh <abhi.singh@arm.com> refactor(rpi3): move mbedtls helper to common code

In order to support measured boot we need plat_get_mbedtls_heap,
this function currently resides in rpi3_trusted_boot.c, but we do
not need trusted board boot to use measured boot, so moving this
to common code removes the need to compile rpi3_trusted_boot.c

Change-Id: I6ac6dfa8c540e456d7cb6932098c921907ad086a
Signed-off-by: Tushar Khandelwal <tushar.khandelwal@arm.com>
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
H A Drpi3_common.c1c8009035ef0a730a98112c40a9f3d0c2490f76a Tue Nov 05 17:19:34 UTC 2024 Abhi Singh <abhi.singh@arm.com> refactor(rpi3): move mbedtls helper to common code

In order to support measured boot we need plat_get_mbedtls_heap,
this function currently resides in rpi3_trusted_boot.c, but we do
not need trusted board boot to use measured boot, so moving this
to common code removes the need to compile rpi3_trusted_boot.c

Change-Id: I6ac6dfa8c540e456d7cb6932098c921907ad086a
Signed-off-by: Tushar Khandelwal <tushar.khandelwal@arm.com>
Signed-off-by: Abhi Singh <abhi.singh@arm.com>