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