mbox series

[Linaro-uefi,0/2] Add support for ATF BL32_EXTRA1 and BL32_EXTRA2

Message ID 20180131172743.15875-1-victor.chong@linaro.org
Headers show
Series Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 | expand

Message

Victor Chong Jan. 31, 2018, 5:27 p.m. UTC
Previously, we were using a 'headless' version of optee_os binary for
hikey and hikey960. With BL32_EXTRA1 and BL32_EXTRA2, we now enable
optee_os header parsing to allow dynamic runtime support of either a
64- or 32-bit optee_os builds, and also the pager feature.

Victor Chong (2):
  atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2
  platforms.config: hikey*: Set TOS_BIN_EXTRA{1,2}

 atf-build.sh     | 14 ++++++++++++--
 opteed-build.sh  |  4 ++++
 platforms.config | 10 ++++++++--
 3 files changed, 24 insertions(+), 4 deletions(-)

--
2.15.1

Comments

Victor Chong Feb. 26, 2018, 2:21 p.m. UTC | #1
Ping?

On Thu, Feb 1, 2018 at 2:27 AM, Victor Chong <victor.chong@linaro.org> wrote:
> Previously, we were using a 'headless' version of optee_os binary for
> hikey and hikey960. With BL32_EXTRA1 and BL32_EXTRA2, we now enable
> optee_os header parsing to allow dynamic runtime support of either a
> 64- or 32-bit optee_os builds, and also the pager feature.
>
> Victor Chong (2):
>   atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2
>   platforms.config: hikey*: Set TOS_BIN_EXTRA{1,2}
>
>  atf-build.sh     | 14 ++++++++++++--
>  opteed-build.sh  |  4 ++++
>  platforms.config | 10 ++++++++--
>  3 files changed, 24 insertions(+), 4 deletions(-)
>
> --
> 2.15.1
>