Message ID | 20180131172743.15875-1-victor.chong@linaro.org |
---|---|
Headers | show |
Series | Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 | expand |
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 >