No description
Find a file
Benjamin Walsh b047a8c9e0 arm: add function for relocating Cortex-M3 vector table
This is needed for setting up an image that runs entirely from SRAM,
including its vector table.  Ensure integrity of relocated vector table
by using serialization instructions when moving the vector table to
ensure it has been fully written before something makes use of it.

Change-Id: I00c600d557c87c75847f67fbc42f1c2c16157608
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:21 -05:00
arch Revert "Move compiler optimization to the SoC" 2016-02-05 20:25:21 -05:00
boards kconfig: Add missing board definition 2016-02-05 20:25:16 -05:00
doc x86: remove option to force IDT in RAM 2016-02-05 20:25:21 -05:00
drivers i2c: Introduce QMSI I2C driver 2016-02-05 20:25:21 -05:00
include arm: add function for relocating Cortex-M3 vector table 2016-02-05 20:25:21 -05:00
kernel microkernel: remove task_irq_free() API 2016-02-05 20:25:21 -05:00
lib newlib: Rename exit to _exit 2016-02-05 20:25:16 -05:00
misc kconfig: add mising option TASK_DEBUG 2016-02-05 20:25:13 -05:00
net Bluetooth: BR/EDR: Store new combination link key 2016-02-05 20:25:20 -05:00
samples microkernel: remove task_irq_free() API 2016-02-05 20:25:21 -05:00
scripts build: do not use link-zephyr 2016-02-05 20:25:15 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: remove linux modules related code 2016-02-05 20:25:17 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00