Go to file
Kumar Gala d2679c7bbb arm: cmsis: Convert _Scb*FaultIs* & _ScbIs*Fault to use CMSIS register access
Converted:
	_ScbHardFaultIsBusErrOnVectorRead
	_ScbIsMemFault
	_ScbMemFaultIsMmfarValid
	_ScbMemFaultIsStacking
	_ScbMemFaultIsUnstacking
	_ScbMemFaultIsDataAccessViolation
	_ScbMemFaultIsInstrAccessViolation
	_ScbIsBusFault
	_ScbBusFaultIsBfarValid
	_ScbBusFaultIsStacking
	_ScbBusFaultIsUnstacking
	_ScbBusFaultIsImprecise
	_ScbBusFaultIsPrecise
	_ScbBusFaultIsInstrBusErr
	_ScbIsUsageFault
	_ScbUsageFaultIsDivByZero
	_ScbUsageFaultIsUnaligned
	_ScbUsageFaultIsNoCp
	_ScbUsageFaultIsInvalidPcLoad
	_ScbUsageFaultIsInvalidState
	_ScbUsageFaultIsUndefinedInstr

To use direct CMSIS register access

Jira: ZEP-1568

Change-Id: I2a99a4101c5960f825a502c225e511e49fe93bba
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-02-10 14:47:41 -06:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch arm: cmsis: Convert _Scb*FaultIs* & _ScbIs*Fault to use CMSIS register access 2017-02-10 14:47:41 -06:00
boards board: add nucleo_l476rg documentation 2017-02-10 14:47:41 -06:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers clock_control: stm32: code optimization 2017-02-10 14:47:41 -06:00
dts kw41z: add base DTS support 2017-02-10 18:14:05 +00:00
ext clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
include arm: cmsis: Convert _Scb*FaultIs* & _ScbIs*Fault to use CMSIS register access 2017-02-10 14:47:41 -06:00
kernel dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
scripts arm: dts: Add base DTS support for v2m_beetle 2017-02-10 18:14:03 +00:00
subsys Bluetooth: GATT: Fix compilation error 2017-02-10 20:54:34 +02:00
tests tests/common: Add tests for sys_dlist_* 2017-02-10 16:16:14 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: update .gitignore 2017-02-09 23:51:54 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00