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
CMakeLists.txt toolchain: improved toolchain abstraction for compilers and linker 2020-09-04 20:36:59 +02:00
Kconfig arch: arm: cortex_m: conditionally select ARCH_HAS_TIMING_FUNCTIONS 2020-09-05 13:28:38 -05:00
__aeabi_atexit.c
cpu_idle.S
fatal.c
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
isr_wrapper.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
nmi.c
nmi_on_reset.S
prep_c.c
swap.c benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
swap_helper.S 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