arm-trusted-firmware/plat/nvidia/tegra
Kalyani Chidambaram Vaidyanathan 0da7e2dd8e Tegra: remove ENABLE_SVE_FOR_NS = 0
The SVE CPU extension library reads the id_aa64pfr0_el1 register to
check if SVE is enabled. Tegra platforms disabled ENABLE_SVE_FOR_NS for
pre-8.2 platforms, but this flag can safely be enabled now that the
library can enable the feature at runtime.

This patch updates the makefile to remove "ENABLE_SVE_FOR_NS = 0"
as a result.

Change-Id: Ia2a89ac90644f8c0d39b41d321e04458ff6be6e1
Signed-off-by: Kalyani Chidambaram Vaidyanathan <kalyanic@nvidia.com>
2020-08-31 10:43:44 -07:00
..
common Tegra: debug prints indicating SC7 entry sequence completion 2020-08-27 20:13:41 -07:00
drivers Tegra: memctrl: platform setup handler functions 2020-08-27 20:13:43 -07:00
include Tegra194: remove unused tegra_mc_defs header 2020-08-27 20:13:43 -07:00
lib/debug Tegra: reorganize drivers and lib folders 2020-08-08 18:53:23 -07:00
scat spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
soc Tegra194: remove unused tegra_mc_defs header 2020-08-27 20:13:43 -07:00
platform.mk Tegra: remove ENABLE_SVE_FOR_NS = 0 2020-08-31 10:43:44 -07:00