zephyr/arch/arm/core/aarch32
Aastha Grover 83b9f69755 code-guideline: Fixing code violation 10.4 Rule
Both operands of an operator in the arithmetic conversions
performed shall have the same essential type category.

Changes are related to converting the integer constants to the
unsigned integer constants

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2020-10-01 17:13:29 -04:00
..
cortex_a_r arch: arm: Fix undefined symbol reference 2020-09-29 12:36:33 +02:00
cortex_m code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
__aeabi_atexit.c
CMakeLists.txt toolchain: improved toolchain abstraction for compilers and linker 2020-09-04 20:36:59 +02:00
cpu_idle.S arch: arm: aarch32: correct documentation of arch_cpu_atomic_idle 2020-03-20 11:53:14 +01:00
fatal.c arch: arm: Collect full register state in Cortex-M Exception Stack Frame 2020-08-31 10:13:27 +02:00
irq_manage.c arch: arm: cortex-m: add ARM-only API to set all IRQS to Non-Secure 2020-09-02 15:01:30 +02:00
irq_offload.c arch: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
irq_relay.S arch: arm: Export vector table symbols with GDATA instead of GTEXT 2020-07-24 12:04:28 +02:00
isr_wrapper.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
Kconfig arch: arm: cortex_m: conditionally select ARCH_HAS_TIMING_FUNCTIONS 2020-09-05 13:28:38 -05:00
nmi_on_reset.S
nmi.c arch: arm: aarch32: Fix incorrect z_arm_{int,exc}_exit usage 2020-04-20 18:22:46 +02:00
prep_c.c arch: arm: aarch32: Always use VTOR when it is available 2020-07-14 16:17:30 +02:00
swap_helper.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
swap.c benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
thread.c code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
userspace.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
vector_table.ld arch: arm: cortex_m: align vector table based on VTOR requirements 2020-07-14 13:03:25 +02:00