nuttx/libs/libc/machine/arm
Masayuki Ishikawa de95a8550f arch, board: Add thumb support to i.MX6
Summary:
- This commit adds thumb support to i.MX6
- Also, applies the same coding style to arch_elf.c

Impact:
- i.MX6 only

Testing:
- Tested with sabre-6quad:smp (QEMU, Dev board)
- Tested with sabre-6quad:netnsh (QEMU)
- Tested with sabre-6quad:netknsh (QEMU, not merged yet)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-02-25 10:51:12 +08:00
..
arm Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv6-m Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv7-a arch, board: Add thumb support to i.MX6 2022-02-25 10:51:12 +08:00
armv7-m fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
armv7-r Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv8-m fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
aeabi_memclr4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memclr8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memclr.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
gnu_unwind_find_exidx.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00