arm-trusted-firmware/plat/hisilicon/hikey960
David Cunado 3872fc2d1f Do not enable SVE on pre-v8.2 platforms
Pre-v8.2 platforms such as the Juno platform does not have
the Scalable Vector Extensions implemented and so the build
option ENABLE_SVE is set to zero.

This has a minor performance improvement with no functional
impact.

Change-Id: Ib072735db7a0247406f8b60e325b7e28b1e04ad1
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-11-30 17:45:23 +00:00
..
aarch64 Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
drivers Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
include Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
hikey960_bl1_setup.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_bl2_mem_params_desc.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_bl2_setup.c hikey*: Fix typo 2017-09-14 01:24:19 +09:00
hikey960_bl31_setup.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_boardid.c hikey960: fix the calculation in boardid 2017-06-13 14:33:49 +08:00
hikey960_def.h hikey960: Add BL32 (OP-TEE) support 2017-07-13 01:22:56 +09:00
hikey960_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_io_storage.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_mcu_load.c hikey960: support BL2 2017-06-08 07:32:51 +08:00
hikey960_pm.c Hikey960: fix PSCI suspend stuck issue 2017-08-17 10:36:22 +08:00
hikey960_private.h hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_topology.c hikey960: support BL31 2017-06-08 07:33:13 +08:00
platform.mk Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00