Home
last modified time | relevance | path

Searched full:arm32 (Results 1 – 24 of 24) 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/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
H A Dkernel-parameters.txt8332 the minimum size (128MB on x86, arm32 platforms).
/linux/drivers/firmware/efi/libstub/
H A DMakefile84 lib-$(CONFIG_ARM) += arm32-stub.o
/linux/arch/arm/mm/
H A Dkasan_init.c152 * directories since we believe ARM32 will never gain four in kasan_pgd_populate()
/linux/arch/arm64/kernel/
H A Dtopology.c6 * Based on the arm32 version written by Vincent Guittot in turn based on
H A Dptrace.c2318 * user_aarch32_view compatible with arm32. Native ptrace requests on in task_user_regset_view()
H A Dcpufeature.c3409 * in line with that of arm32 as in vfp_init(). We make sure that the in compat_has_neon()
/linux/include/linux/firmware/intel/
H A Dstratix10-smc.h36 * a0..a7 is used as register names in the descriptions below, on arm32
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.c390 /* ARM32 caps clk_set_rate arg to u32.. Nothing we can do about that! */ in qcom_icc_set()
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst66 - arm32
/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/drivers/iommu/
H A Diommu.c1869 * ARM32 drivers supporting CONFIG_ARM_DMA_USE_IOMMU can declare an in iommu_get_default_domain_type()
1886 * No ARM32 using systems will set untrusted, it cannot in iommu_get_default_domain_type()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2210 SKIP(return, "arm32 does not support calling syscall -1"); in TEST()