diff mbox

[Linaro-uefi] platforms.config: hikey960: Build OP-TEE by default

Message ID 20170810163253.26759-1-victor.chong@linaro.org
State New
Headers show

Commit Message

Victor Chong Aug. 10, 2017, 4:32 p.m. UTC
Signed-off-by: Victor Chong <victor.chong@linaro.org>
---
 platforms.config | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Victor Chong Aug. 17, 2017, 3:29 p.m. UTC | #1
Ping?

On Fri, Aug 11, 2017 at 1:32 AM, Victor Chong <victor.chong@linaro.org> wrote:
> Signed-off-by: Victor Chong <victor.chong@linaro.org>
> ---
>  platforms.config | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/platforms.config b/platforms.config
> index 6fc8f1f..6d3abff 100644
> --- a/platforms.config
> +++ b/platforms.config
> @@ -220,6 +220,11 @@ ARCH=AARCH64
>  UEFI_BIN=BL33_AP_UEFI.fd
>  UEFI_IMAGE_DIR=HiKey960
>  BUILD_ATF=yes
> +ATF_SPD=opteed
> +TOS_BIN=tee-pager.bin
> +TOS_PLATFORM=hikey
> +TOS_PLATFORM_FLAVOR=hikey960
> +BUILD_TOS=yes
>  SCP_BIN=OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Binary/lpm3.img
>  # Uncomment this to use UART5 as the EDK2 console for v1 hardware
>  #BUILDFLAGS=-DSERIAL_BASE=0xFDF05000
> --
> 2.13.0
>
Leif Lindholm Aug. 17, 2017, 3:47 p.m. UTC | #2
Err, sorry.
No issues from my end.

Pushed.

On Fri, Aug 18, 2017 at 12:29:50AM +0900, Victor Chong wrote:
> Ping?
> 
> On Fri, Aug 11, 2017 at 1:32 AM, Victor Chong <victor.chong@linaro.org> wrote:
> > Signed-off-by: Victor Chong <victor.chong@linaro.org>
> > ---
> >  platforms.config | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/platforms.config b/platforms.config
> > index 6fc8f1f..6d3abff 100644
> > --- a/platforms.config
> > +++ b/platforms.config
> > @@ -220,6 +220,11 @@ ARCH=AARCH64
> >  UEFI_BIN=BL33_AP_UEFI.fd
> >  UEFI_IMAGE_DIR=HiKey960
> >  BUILD_ATF=yes
> > +ATF_SPD=opteed
> > +TOS_BIN=tee-pager.bin
> > +TOS_PLATFORM=hikey
> > +TOS_PLATFORM_FLAVOR=hikey960
> > +BUILD_TOS=yes
> >  SCP_BIN=OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Binary/lpm3.img
> >  # Uncomment this to use UART5 as the EDK2 console for v1 hardware
> >  #BUILDFLAGS=-DSERIAL_BASE=0xFDF05000
> > --
> > 2.13.0
> >
Victor Chong Aug. 17, 2017, 3:49 p.m. UTC | #3
Np. Thanks!

On Fri, Aug 18, 2017 at 12:47 AM, Leif Lindholm
<leif.lindholm@linaro.org> wrote:
> Err, sorry.
> No issues from my end.
>
> Pushed.
>
> On Fri, Aug 18, 2017 at 12:29:50AM +0900, Victor Chong wrote:
>> Ping?
>>
>> On Fri, Aug 11, 2017 at 1:32 AM, Victor Chong <victor.chong@linaro.org> wrote:
>> > Signed-off-by: Victor Chong <victor.chong@linaro.org>
>> > ---
>> >  platforms.config | 5 +++++
>> >  1 file changed, 5 insertions(+)
>> >
>> > diff --git a/platforms.config b/platforms.config
>> > index 6fc8f1f..6d3abff 100644
>> > --- a/platforms.config
>> > +++ b/platforms.config
>> > @@ -220,6 +220,11 @@ ARCH=AARCH64
>> >  UEFI_BIN=BL33_AP_UEFI.fd
>> >  UEFI_IMAGE_DIR=HiKey960
>> >  BUILD_ATF=yes
>> > +ATF_SPD=opteed
>> > +TOS_BIN=tee-pager.bin
>> > +TOS_PLATFORM=hikey
>> > +TOS_PLATFORM_FLAVOR=hikey960
>> > +BUILD_TOS=yes
>> >  SCP_BIN=OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Binary/lpm3.img
>> >  # Uncomment this to use UART5 as the EDK2 console for v1 hardware
>> >  #BUILDFLAGS=-DSERIAL_BASE=0xFDF05000
>> > --
>> > 2.13.0
>> >
diff mbox

Patch

diff --git a/platforms.config b/platforms.config
index 6fc8f1f..6d3abff 100644
--- a/platforms.config
+++ b/platforms.config
@@ -220,6 +220,11 @@  ARCH=AARCH64
 UEFI_BIN=BL33_AP_UEFI.fd
 UEFI_IMAGE_DIR=HiKey960
 BUILD_ATF=yes
+ATF_SPD=opteed
+TOS_BIN=tee-pager.bin
+TOS_PLATFORM=hikey
+TOS_PLATFORM_FLAVOR=hikey960
+BUILD_TOS=yes
 SCP_BIN=OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Binary/lpm3.img
 # Uncomment this to use UART5 as the EDK2 console for v1 hardware
 #BUILDFLAGS=-DSERIAL_BASE=0xFDF05000