Home
last modified time | relevance | path

Searched full:arm32 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-e7.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
14 * However, it is possible to use this device tree by compiling an ARM32 kernel
H A Dmsm8916-samsung-e5.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
14 * However, it is possible to use this device tree by compiling an ARM32 kernel
H A Dmsm8916-samsung-grandmax.dts9 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
15 * However, it is possible to use this device tree by compiling an ARM32 kernel
H A Dmsm8916-samsung-serranove.dts16 * NOTE: The original firmware from Samsung can only boot ARM32 kernels.
21 * However, it is possible to use this device tree by compiling an ARM32 kernel
/linux/drivers/pci/controller/dwc/
H A DMakefile16 # ARM32 platforms use hook_fault_code() and cannot support loadable module.
18 # On non-ARM32 platforms, loadable module can be supported.
/linux/arch/arm/mach-qcom/
H A DKconfig14 ARM32 signed firmware that does not allow booting ARM64 kernels.
/linux/lib/crypto/arm/
H A Dsha512.h3 * arm32-optimized SHA-512 block function
/linux/Documentation/devicetree/bindings/tpm/
H A Dmicrosoft,ftpm.yaml25 https://github.com/Microsoft/ms-tpm-20-ref/tree/main/Samples/ARM32-FirmwareTPM
/linux/include/linux/
H A Dmbus.h75 * On all ARM32 MVEBU platforms with MBus support, this stub in mvebu_mbus_get_io_win_info()
/linux/tools/arch/arm64/include/asm/
H A Dbarrier.h10 * a case like for arm32 where we do things differently in userspace?
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst34 port of SoftFloat version 1 by Neil Carson for NetBSD/arm32.
/linux/Documentation/admin-guide/
H A Defi-stub.rst13 drivers/firmware/efi/libstub/arm32-stub.c. EFI stub code that is shared
/linux/Documentation/networking/
H A Dfilter.rst653 sparc64, arm32, riscv64, riscv32, loongarch64, arc perform JIT compilation
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c688 * Arm32 hardware does not always report a watchpoint hit address that matches
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2210 SKIP(return, "arm32 does not support calling syscall -1"); in TEST()