refactor: rename HANDLE_EA_EL3_FIRST to HANDLE_EA_EL3_FIRST_NS

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I3652ec08c168a7b30c60d36623292215e2c3df65
diff --git a/tf_config/fvp-crash-report b/tf_config/fvp-crash-report
index b9e7706..a766f9c 100644
--- a/tf_config/fvp-crash-report
+++ b/tf_config/fvp-crash-report
@@ -3,6 +3,6 @@
 EL3_EXCEPTION_HANDLING=1
 ENABLE_BACKTRACE=1
 FAULT_INJECTION_SUPPORT=1
-HANDLE_EA_EL3_FIRST=1
+HANDLE_EA_EL3_FIRST_NS=1
 PLAT=fvp
 SDEI_SUPPORT=1
diff --git a/tf_config/fvp-ext-pstate-ea-el3 b/tf_config/fvp-ext-pstate-ea-el3
index 22919b9..153a887 100644
--- a/tf_config/fvp-ext-pstate-ea-el3
+++ b/tf_config/fvp-ext-pstate-ea-el3
@@ -1,5 +1,5 @@
 ARM_RECOM_STATE_ID_ENC=1
 CROSS_COMPILE=aarch64-none-elf-
-HANDLE_EA_EL3_FIRST=1
+HANDLE_EA_EL3_FIRST_NS=1
 PLAT=fvp
 PSCI_EXTENDED_STATE_ID=1
diff --git a/tf_config/fvp-ext-pstate-ea-el3-aarch64-only b/tf_config/fvp-ext-pstate-ea-el3-aarch64-only
index 34a1a58..3d8316d 100644
--- a/tf_config/fvp-ext-pstate-ea-el3-aarch64-only
+++ b/tf_config/fvp-ext-pstate-ea-el3-aarch64-only
@@ -1,6 +1,6 @@
 ARM_RECOM_STATE_ID_ENC=1
 CROSS_COMPILE=aarch64-none-elf-
 CTX_INCLUDE_AARCH32_REGS=0
-HANDLE_EA_EL3_FIRST=1
+HANDLE_EA_EL3_FIRST_NS=1
 PLAT=fvp
 PSCI_EXTENDED_STATE_ID=1
diff --git a/tf_config/fvp-ext-pstate-ea-el3-cc b/tf_config/fvp-ext-pstate-ea-el3-cc
index e02819c..5ca7f06 100644
--- a/tf_config/fvp-ext-pstate-ea-el3-cc
+++ b/tf_config/fvp-ext-pstate-ea-el3-cc
@@ -1,6 +1,6 @@
 ARM_RECOM_STATE_ID_ENC=1
 CROSS_COMPILE=aarch64-none-elf-
 ENABLE_ASSERTIONS=0
-HANDLE_EA_EL3_FIRST=1
+HANDLE_EA_EL3_FIRST_NS=1
 PLAT=fvp
 PSCI_EXTENDED_STATE_ID=1
diff --git a/tf_config/fvp-ras-fault-inject b/tf_config/fvp-ras-fault-inject
index 35bb31e..b22ac2a 100644
--- a/tf_config/fvp-ras-fault-inject
+++ b/tf_config/fvp-ras-fault-inject
@@ -1,7 +1,7 @@
 CROSS_COMPILE=aarch64-none-elf-
 EL3_EXCEPTION_HANDLING=1
 FAULT_INJECTION_SUPPORT=1
-HANDLE_EA_EL3_FIRST=1
+HANDLE_EA_EL3_FIRST_NS=1
 PLAT=fvp
 RAS_EXTENSION=1
 SDEI_SUPPORT=1