zephyr/arch/arm/include
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
..
aarch32 code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
aarch64 arch: arm64: Use _arch_switch() API 2020-09-05 12:06:38 +02:00
cortex_m
cortex_r arch: arm: aarch32: Rename `cortex_r` to `cortex_a_r` 2020-03-26 11:20:36 +01:00
kernel_arch_data.h kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00
kernel_arch_func.h
offsets_short_arch.h