From ae1bd6f29d62f0b0b3bdc637a7b80d776220cb33 Mon Sep 17 00:00:00 2001 From: Manish Pandey Date: Fri, 12 May 2023 11:42:21 +0100 Subject: Revert "test(interrupts): add tests for interrupt routing" This reverts commit 353a6cebde2586a866142f7dfbc6b8df644d03cd. Reverting due to failure in Arm internal RMM CI which stops tagging of rc0 for v2.9 release, Once the proper fix is found it will be taken back either in next tag or after v2.9 release. Failure log: SMC_RMM_VERSION > 380000 RMM version is: 56.0 > Executing 'Realm payload multi CPU request' SMC_RMM_VERSION > 380000 INFO: Booting SMC_RMM_VERSION > 380000 INFO: Powering off INFO: Booting SMC_RMM_VERSION > 380000 INFO: Powering off INFO: Booting SMC_RMM_VERSION > 380000 INFO: Powering off INFO: Booting SMC_RMM_VERSION > 380000 INFO: Powering off SMC_RMM_VERSION > 380000 INFO: Powering off INFO: Booting SMC_RMM_VERSION > 380000 INFO: Powering off ERROR: Error: fffffffa PANIC in file: spm/cactus/cactus_main.c line: 108 Change-Id: Id5179deb5324c1bd2fac41c7a030bf7e09a1c222 --- plat/arm/fvp/include/platform_def.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plat') diff --git a/plat/arm/fvp/include/platform_def.h b/plat/arm/fvp/include/platform_def.h index ca391b3..b8871c4 100644 --- a/plat/arm/fvp/include/platform_def.h +++ b/plat/arm/fvp/include/platform_def.h @@ -308,7 +308,4 @@ #define ARM_SECURE_SERVICE_BUFFER_BASE 0xff600000ull #define ARM_SECURE_SERVICE_BUFFER_SIZE 0x10000ull - -#define PLAT_INTERRUPT_MPIDR 0x81010300 - #endif /* __PLATFORM_DEF_H__ */ -- cgit v1.2.3