On 02/27/2018 08:42 PM, Leif Lindholm wrote:
On Tue, Feb 27, 2018 at 07:37:14PM +0800, Guo Heyi wrote:
On Tue, Feb 27, 2018 at 11:17:47AM +0000, Leif Lindholm wrote:
On Wed, Jan 31, 2018 at 04:26:14PM +0000, Victor Chong wrote:
Now that most, if not all, Linaro builds have reverted to using upstream ATF instead of the 96boards-hikey fork, change the default TOS_BIN value to match.
Signed-off-by: Victor Chong victor.chong@linaro.org
Sorry, I misfiltered this as well.
However, platforms.config is now outdated since it belongs to the old OpenPlatformPkg build support rather than edk2-platforms, which is where the most up to date (if still incomplete) upstream hikey support exists.
edk2-build.sh, which is the script used for the edk2-platforms way of building uses edk2-platforms.config instead.
uefi-build.sh/platforms.config will go away eventually, so would it be an option to migrate away from them at this point?
I still use uefi-build.sh for building qemu UEFI :)
It's still going away :)
(They're still supported by edk2-build.sh, I just renamed the platforms armvirtqemu and armvirtqemu64 to match the actual EDK2 names better.)
Hi Leif,
Could we keep uef-build.sh & platform.config for 3 to 6 months? Since we're using it for both hikey and hikey960, and we are still in the process of upstream them into EDKII. In the document (https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/plat/h...), we prefer user to use uefi-tools upstream directly.
If the uefi-build.sh & platform.config is removed now, user can't build hikey and hikey960 successfully.
And I'm fine on Victor's change in this patch.
Best Regards Haojian