public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2/ArmPkg v1 0/1] Fix Gic interrupt routing modes bug
@ 2018-10-29  4:57 Ming Huang
  2018-10-29  4:57 ` [PATCH edk2/ArmPkg v1 1/1] ArmPkg: " Ming Huang
  0 siblings, 1 reply; 4+ messages in thread
From: Ming Huang @ 2018-10-29  4:57 UTC (permalink / raw)
  To: leif.lindholm, linaro-uefi, edk2-devel, graeme.gregory
  Cc: ard.biesheuvel, michael.d.kinney, lersek, wanghuiqiang,
	huangming23, zhangjinsong2, huangdaode, john.garry, xinliang.liu,
	zhangfeng56, Ming Huang

As GicV3 Spec, Interrupt Routing Modes should be 0 for
routing the SPIs to the primary CPU.

BTW:
Edk2 latest commit(2f6693c283b5) has build error:
make[2]: Entering directory
'/home/huangming/source/new/edk2/BaseTools/Source/C/BrotliCompress'
gcc  -c -I ./include -I .. -I ../Include/Common -I ../Include/ -I
../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/  -MD
-fshort-wchar -fno-strict-aliasing -Wall -Werror -Wno-deprecated-declarations
-Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2
tools/brotli.c -o tools/brotli.o
make[2]: *** No rule to make target 'common/././types.h', needed by
'common/dictionary.o'.  Stop.
make[2]: Leaving directory
'/home/huangming/source/new/edk2/BaseTools/Source/C/BrotliCompress'
GNUmakefile:85: recipe for target 'BrotliCompress' failed
make[1]: *** [BrotliCompress] Error 2
make[1]: Leaving directory '/home/huangming/source/new/edk2/BaseTools/Source/C'
GNUmakefile:25: recipe for target 'Source/C' failed
make: *** [Source/C] Error 2


Ming Huang (1):
  ArmPkg: Fix Gic interrupt routing modes bug

 ArmPkg/Drivers/ArmGic/GicV3/ArmGicV3Dxe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-07 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-29  4:57 [PATCH edk2/ArmPkg v1 0/1] Fix Gic interrupt routing modes bug Ming Huang
2018-10-29  4:57 ` [PATCH edk2/ArmPkg v1 1/1] ArmPkg: " Ming Huang
2018-11-07 14:48   ` Ard Biesheuvel
     [not found]     ` <9c5536f3-29c1-9cd5-3078-1596e2ce25ba@arm.com>
2018-11-07 15:23       ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox