Remove IRQ_SEC_SGI_8 constant
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 19 Nov 2014 13:48:59 +0000 (13:48 +0000)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 10 Dec 2014 12:58:25 +0000 (12:58 +0000)
In both FVP and Juno ports, IRQ #16, which is a PPI, is incorrectly
identified as secure SGI #8 through the constant IRQ_SEC_SGI_8.
This patch removes it.

Fixes ARM-software/tf-issues#282

Change-Id: I9e52d849611ffcd2b1f28e56dd156c5b217ed63e

plat/fvp/fvp_def.h
plat/juno/juno_def.h

index 99c23d8d0697ac2573d38b6280569b46f19a0fae..06f2a649a8363f3e7a2a1e2b9596a1ea442374a0 100644 (file)
 #define IRQ_SEC_SGI_5                  13
 #define IRQ_SEC_SGI_6                  14
 #define IRQ_SEC_SGI_7                  15
-#define IRQ_SEC_SGI_8                  16
 
 /*******************************************************************************
  * PL011 related constants
index 88e35b0d05848e17c0b9227d92bcfcd3efe68f12..e205498d543e8de95fb5426b06deb038a71e31b8 100644 (file)
 #define IRQ_SEC_SGI_5                  13
 #define IRQ_SEC_SGI_6                  14
 #define IRQ_SEC_SGI_7                  15
-#define IRQ_SEC_SGI_8                  16
 
 /*******************************************************************************
  * PL011 related constants