Message ID | 20180302034946.30580-1-victor.chong@linaro.org |
---|---|
Headers | show |
Series | Add support for ATF BL32_EXTRA1 and BL32_EXTRA2 | expand |
Ping Leif's possibly overactive spam filter! On Fri, Mar 2, 2018 at 12:49 PM, Victor Chong <victor.chong@linaro.org> wrote: > Changes from v1: > > * Added commit message to patches > * Moved 2nd patch from platforms.config to edk2-platforms.config > * Added 3rd patch to allow use of UART5 in OP-TEE for hikey960 > > --- > v1 cover letter: > 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 build, and also the pager feature. > > Victor Chong (3): > atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2 > edk2-platforms.config: hikey*: Set TOS_BIN_EXTRA{1,2} > edk2-platforms.config: hikey960: Add UART5 option > > atf-build.sh | 14 ++++++++++++-- > edk2-platforms.config | 12 ++++++++++-- > opteed-build.sh | 4 ++++ > 3 files changed, 26 insertions(+), 4 deletions(-) > > -- > 2.15.1 >