nuttx/arch/arm/src
Xiang Xiao 69df58c2e8 Replace __attribute__((no_instrument_function)) with noinstrument_function;
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
a1x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
am335x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
arm ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
armv6-m Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
armv7-a Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
armv7-m Replace __attribute__((naked, no_instrument_function)) with naked_function 2021-07-29 21:55:21 -03:00
armv7-r ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
armv8-m Replace __attribute__((naked, no_instrument_function)) with naked_function 2021-07-29 21:55:21 -03:00
c5471 ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
common Define __ramfunc__ to "locate_code(".ramfunc") farcall_function noinline_function" 2021-07-29 21:55:21 -03:00
cxd56xx Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
dm320 Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
efm32 Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
eoss3 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
imx1 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
imx6 Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
imxrt Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
kinetis Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
kl Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
lc823450 adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
lpc17xx_40xx Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
lpc31xx Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
lpc43xx Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
lpc54xx Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
lpc214x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lpc2378 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
max326xx Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
moxart Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
nrf52 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
nuc1xx Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
rp2040 arch: rp2040: Introduce setintstack macro for SMP 2021-07-03 04:13:13 -05:00
rtl8720c Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
s32k1xx Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
sam34 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
sama5 Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
samd2l2 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
samd5e5 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
samv7 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
stm32 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
stm32f0l0g0 adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
stm32f7 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
stm32h7 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
stm32l4 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
stm32l5 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
str71x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
tiva Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
tms570 arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
xmc4 Replace __attribute__((no_instrument_function)) with noinstrument_function; 2021-07-29 21:55:21 -03:00
.gitignore arch/arm: Add support for boot stage2 from Raspberry Pi Pico SDK 2021-02-20 03:45:24 -08:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00