zephyr/scripts
Andrew Boie 2ee9aca31a irq: size _irq_to_interrupt_vector_table
Most systems have far less than 256 IRQ lines available, so
save some bytes in ROM by making this a config option.

On systems with MVIC, omit the table entirely as the mapping
is fixed.

The build cmd_gen_idt is slightly easier to read and will fail
immediately if any of the commands in the sequence error out.

Change-Id: I411f114557591e5cd96b618e6f79f97e8bedadf0
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
basic build: remove unused linux related code 2016-02-05 20:25:15 -05:00
cross_compiler build: update xtools configurations 2016-02-05 20:25:13 -05:00
gen_idt irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
gen_offset_header Adapt gen_offset_header to work with MinGW. 2016-02-05 20:25:12 -05:00
kconfig kconfig: do not build with NLS by default 2016-02-05 20:25:14 -05:00
patches
sanity_chk release: Update sanitycheck footprint data 2016-02-05 20:25:14 -05:00
Kbuild.include build: remove unused linux related code 2016-02-05 20:25:15 -05:00
Makefile build: remove unused linux related code 2016-02-05 20:25:15 -05:00
Makefile.build build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.clean
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.modbuiltin
Makefile.toolchain.iamcu toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.xtools toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.zephyr toolchain: remove forgotten debug message 2016-02-05 20:25:14 -05:00
build_grub.sh
check_known_checkpatch_issues.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
checkpatch.pl checkpatch: Allow space before [ in the case of inline asm 2016-02-05 20:24:42 -05:00
checkstack.pl
compare_footprint compare footprint: added error counter and error message for sanity. 2016-02-05 20:25:06 -05:00
config
diffconfig
do_checkpatch.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gcc-version.sh
headerdep.pl
maintainer-checkpatch.bash Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
make-ll Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mkmakefile
mksysmap
sanitycheck test c++: Recognize init_array as a valid section 2016-02-05 20:25:22 -05:00
spelling.txt
sysgen build: Add C++ support 2016-02-05 20:25:23 -05:00
tags.sh build: Add tags.sh to enable tagging targets 2016-02-05 20:24:36 -05:00
timestamp Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00