enable iamcu on relevant platforms
This enables building with the iamcu variant of the x86 compiler and enabled using the IAMCU ABIs. Change-Id: Idf71251898e250b8df73c065462c93c289879fe2 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
32829a9a9b
commit
030c004fd3
4 changed files with 9 additions and 0 deletions
|
@ -48,6 +48,10 @@ config EOI_FORWARDING_BUG
|
|||
Quark SE LOAPIC has issues with forwarding EOI to the IOAPIC for level
|
||||
triggered interrupts, this is a SW workaround.
|
||||
|
||||
|
||||
config TOOLCHAIN_VARIANT
|
||||
default "iamcu"
|
||||
|
||||
if PINMUX
|
||||
config PINMUX_BASE
|
||||
default 0xb0800900
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue