/Zephyr-Core-3.6.0/ |
D | CODEOWNERS | 21 /soc/arm/aspeed/ @aspeeddylan 22 /soc/arm/atmel_sam/common/*_sam4l_*.c @nandojve 23 /soc/arm/atmel_sam/sam3x/ @ioannisg 24 /soc/arm/atmel_sam/sam4e/ @nandojve 25 /soc/arm/atmel_sam/sam4l/ @nandojve 26 /soc/arm/atmel_sam/sam4s/ @fallrisk 27 /soc/arm/atmel_sam/same70/ @nandojve 28 /soc/arm/atmel_sam/samv71/ @nandojve 29 /soc/arm/bcm*/ @sbranden 30 /soc/arm/infineon_cat1/ @ifyall @npal-cy [all …]
|
/Zephyr-Core-3.6.0/subsys/sip_svc/ |
D | Kconfig | 1 # ARM SiP service configuration options 7 bool "ARM SiP SVC Service" 20 int "ARM SiP service init function priority" 24 int "ARM SiP service thread stack size" 27 Stack size of the ARM SiP service. 32 int "ARM SiP service thread priority" 35 Priority of the ARM SiP service. 40 int "ARM SiP service request message queue depth" 70 bool "ARM SiP SVC service shell" 73 Enable ARM SiP SVC service shell support to communicate with EL3/EL2
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | Kconfig.arm_arch | 7 bool "ARM architected timer" 13 This module implements a kernel device driver for the ARM architected 18 bool "ARM architected timer is affected by ARM erratum 740657" 21 This option indicates that the ARM architected timer as implemented 22 in the target hardware is affected by the ARM erratum 740657 (comp. 23 ARM Cortex-A9 processors Software Developers Errata Notice, ARM
|
/Zephyr-Core-3.6.0/drivers/interrupt_controller/ |
D | Kconfig.gic | 1 # ARM Generic Interrupt Controller (GIC) configuration 12 # should be specified by adding the appropriate compat (for example arm,gic-v2) 19 The ARM Generic Interrupt Controller v1 (e.g. PL390) works with the 20 ARM Cortex-family processors. 21 Selecting this symbol directly is deprecated. Please add the arm,gic-v1 29 The ARM Generic Interrupt Controller v2 (e.g. GIC-400) works with the 30 ARM Cortex-family processors. 31 Selecting this symbol directly is deprecated. Please add the arm,gic-v2 39 The ARM Generic Interrupt Controller v3 (e.g. GIC-500 and GIC-600) 40 works with the ARM Cortex-family processors. [all …]
|
/Zephyr-Core-3.6.0/boards/arm/mps2_an521/ |
D | mps2_an521-common.dtsi | 14 compatible = "arm,cmsdk-timer"; 20 compatible = "arm,cmsdk-timer"; 26 compatible = "arm,cmsdk-dtimer"; 32 compatible = "arm,mhu"; 38 compatible = "arm,mhu"; 44 compatible = "arm,cmsdk-gpio"; 52 compatible = "arm,cmsdk-gpio"; 60 compatible = "arm,cmsdk-gpio"; 68 compatible = "arm,cmsdk-gpio"; 76 compatible = "arm,cmsdk-watchdog"; [all …]
|
/Zephyr-Core-3.6.0/boards/arm64/fvp_baser_aemv8r/doc/ |
D | debug-with-arm-ds.rst | 3 Debug with Arm DS 6 Install Arm DS 9 Please refer to the official Arm Development Studio Page [1]_ for details. Here 14 :alt: Arm DS Version 16 Download Arm FVP BaseR AEMv8-R 29 :alt: Arm DS Perspective choose Other... 35 :alt: Arm DS Perspective choose DS 44 :alt: Arm DS create new configuration database 50 :alt: Arm DS create new configuration database: choose database name 56 :alt: Arm DS create new configuration database: shown in project explorer [all …]
|
/Zephyr-Core-3.6.0/boards/arm/mps2_an385/ |
D | mps2_an385.dts | 5 #include <arm/armv7-m.dtsi> 10 compatible = "arm,mps2"; 61 compatible = "arm,cortex-m3"; 84 compatible = "arm,cmsdk-timer"; 90 compatible = "arm,cmsdk-timer"; 96 compatible = "arm,cmsdk-dtimer"; 102 compatible = "arm,cmsdk-uart"; 111 compatible = "arm,cmsdk-uart"; 120 compatible = "arm,cmsdk-uart"; 129 compatible = "arm,cmsdk-uart"; [all …]
|
/Zephyr-Core-3.6.0/doc/develop/toolchains/ |
D | arm_compiler.rst | 3 Arm Compiler 6 6 #. Download and install a development suite containing the `Arm Compiler 6`_ 15 #. The Arm Compiler 6 needs the :envvar:`ARMLMD_LICENSE_FILE` environment 34 #. If the Arm Compiler 6 was installed as part of an Arm Development Studio, then 36 …See also: `Product and toolkit configuration <https://developer.arm.com/tools-and-software/softwar… 37 For example if the Arm Development Studio is installed in: 43 The Arm Compiler 6 uses ``armlink`` for linking. This is incompatible 45 Arm Compiler 6 support Zephyr's CMake linker script generator, which 54 .. _Arm Compiler 6: https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads/ve…
|
/Zephyr-Core-3.6.0/boards/arm/qemu_cortex_m0/doc/ |
D | index.rst | 3 ARM Cortex-M0 Emulation (QEMU) 12 This configuration provides support for an ARM Cortex-M0 CPU and these devices: 81 threadA: Hello World from arm! 82 threadB: Hello World from arm! 83 threadA: Hello World from arm! 84 threadB: Hello World from arm! 85 threadA: Hello World from arm! 86 threadB: Hello World from arm! 87 threadA: Hello World from arm! 88 threadB: Hello World from arm! [all …]
|
/Zephyr-Core-3.6.0/soc/arm/atmel_sam0/ |
D | Kconfig | 16 source "soc/arm/atmel_sam0/common/Kconfig.samc2x" 17 source "soc/arm/atmel_sam0/common/Kconfig.saml2x" 18 source "soc/arm/atmel_sam0/common/Kconfig.samd2x" 19 source "soc/arm/atmel_sam0/common/Kconfig.samd5x" 20 source "soc/arm/atmel_sam0/*/Kconfig.soc" 21 source "soc/arm/atmel_sam0/Kconfig.soc.revisions"
|
/Zephyr-Core-3.6.0/boards/arm/v2m_beetle/ |
D | v2m_beetle.dts | 5 #include <arm/armv7-m.dtsi> 7 compatible = "arm,beetle"; 27 compatible = "arm,cortex-m3"; 51 compatible = "arm,cmsdk-timer"; 58 compatible = "arm,cmsdk-timer"; 65 compatible = "arm,cmsdk-dtimer"; 72 compatible = "arm,cmsdk-uart"; 80 compatible = "arm,cmsdk-uart"; 88 compatible = "arm,cmsdk-watchdog"; 94 compatible = "arm,cmsdk-gpio"; [all …]
|
/Zephyr-Core-3.6.0/dts/arm64/fvp/ |
D | fvp-aemv8r.dtsi | 2 * Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved. 8 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 17 compatible = "arm,cortex-r82"; 23 compatible = "arm,cortex-r82"; 29 compatible = "arm,cortex-r82"; 35 compatible = "arm,cortex-r82"; 41 compatible = "arm,armv8-timer"; 63 compatible = "arm,gic-v3", "arm,gic"; 72 compatible = "arm,pl011"; 81 compatible = "arm,pl011"; [all …]
|
/Zephyr-Core-3.6.0/boards/arm/mps3_an547/ |
D | mps3_an547-common.dtsi | 14 compatible = "arm,cmsdk-gpio"; 22 compatible = "arm,cmsdk-gpio"; 30 compatible = "arm,cmsdk-gpio"; 38 compatible = "arm,cmsdk-gpio"; 54 compatible = "arm,versatile-i2c"; 62 compatible = "arm,versatile-i2c"; 70 compatible = "arm,versatile-i2c"; 78 compatible = "arm,versatile-i2c"; 86 compatible = "arm,versatile-i2c"; 94 compatible = "arm,mps3-fpgaio-gpio"; [all …]
|
/Zephyr-Core-3.6.0/include/zephyr/arch/arm/ |
D | exception.h | 9 * @brief ARM AArch32 public exception handling 11 * ARM AArch32-specific kernel exception handling interface. Included by 12 * arm/arch.h. 19 #include <zephyr/arch/arm/cortex_m/exception.h> 21 #include <zephyr/arch/arm/cortex_a_r/exception.h> 23 #error Unknown ARM architecture
|
/Zephyr-Core-3.6.0/tests/arch/arm/arm_thread_swap/ |
D | testcase.yaml | 4 - arm 6 arch_allow: arm 8 arch.arm.swap.common: 10 arch.arm.swap.common.no_optimizations: 18 arch.arm.swap.common.fpu_sharing: 23 arch.arm.swap.common.fpu_sharing.no_optimizations:
|
/Zephyr-Core-3.6.0/dts/arm64/rockchip/ |
D | rk3399.dtsi | 8 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 21 compatible = "arm,cortex-a53"; 26 compatible = "arm,cortex-a53"; 31 compatible = "arm,cortex-a53"; 36 compatible = "arm,cortex-a53"; 41 compatible = "arm,cortex-a72"; 46 compatible = "arm,cortex-a72"; 53 compatible = "arm,gic-v3", "arm,gic"; 65 compatible = "arm,psci-1.0"; 74 compatible = "arm,armv8-timer";
|
D | rk3568.dtsi | 11 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 27 compatible = "arm,cortex-a55"; 34 compatible = "arm,cortex-a55"; 41 compatible = "arm,cortex-a55"; 49 compatible = "arm,cortex-a55"; 57 compatible = "arm,gic-v3","arm,gic"; 67 compatible = "arm,psci-0.2", "arm,psci"; 72 compatible = "arm,armv8-timer";
|
/Zephyr-Core-3.6.0/boards/arm/qemu_cortex_m3/doc/ |
D | index.rst | 3 ARM Cortex-M3 Emulation (QEMU) 11 This configuration provides support for an ARM Cortex-M3 CPU and these devices: 87 threadA: Hello World from arm! 88 threadB: Hello World from arm! 89 threadA: Hello World from arm! 90 threadB: Hello World from arm! 91 threadA: Hello World from arm! 92 threadB: Hello World from arm! 93 threadA: Hello World from arm! 94 threadB: Hello World from arm! [all …]
|
/Zephyr-Core-3.6.0/tests/arch/arm/arm_interrupt/ |
D | testcase.yaml | 4 - arm 8 arch_allow: arm 10 arch.arm.interrupt: 12 arch.arm.interrupt.no_optimizations: 19 arch.arm.interrupt.extra_exception_info:
|
/Zephyr-Core-3.6.0/dts/arm64/nxp/ |
D | nxp_ls1046a.dtsi | 8 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 20 compatible = "arm,cortex-a72"; 25 compatible = "arm,cortex-a72"; 30 compatible = "arm,cortex-a72"; 35 compatible = "arm,cortex-a72"; 41 compatible = "arm,gic-v2", "arm,gic"; 50 compatible = "arm,psci-0.2"; 59 compatible = "arm,armv8-timer";
|
/Zephyr-Core-3.6.0/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 3 Arm(R) Ethos(TM)-U Tensorflow Lite for Microcontrollers test application 7 framework and the Arm Ethos-U NPU. 10 `Arm model zoo <https://github.com/ARM-software/ML-zoo>`_. This model has then 22 This application can be built and run on any Arm Ethos-U capable platform, for 25 `MPS3 FPGA prototyping board <https://developer.arm.com/tools-and-software/development-boards/fpga-… 27 …ed Virtual Platform <https://developer.arm.com/tools-and-software/open-source-software/arm-platfor…
|
/Zephyr-Core-3.6.0/boards/arm/arty/ |
D | arty_a7_arm_designstart_m3.dts | 8 #include <arm/armv7-m.dtsi> 12 model = "Digilent Arty A7 ARM DesignStart Cortex-M3"; 20 compatible = "arm,cortex-m3"; 26 compatible = "arm,armv7m-mpu"; 34 compatible = "zephyr,memory-region", "arm,itcm"; 40 compatible = "zephyr,memory-region", "arm,dtcm"; 53 arm,num-irq-priority-bits = <3>;
|
/Zephyr-Core-3.6.0/boards/arm64/fvp_base_revc_2xaemv8a/ |
D | fvp_base_revc_2xaemv8a.dts | 10 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 27 compatible = "arm,psci-0.2"; 37 compatible = "arm,cortex-a53"; 43 compatible = "arm,cortex-a53"; 49 compatible = "arm,cortex-a53"; 55 compatible = "arm,cortex-a53"; 61 compatible = "arm,armv8-timer"; 83 compatible = "arm,gic-v3", "arm,gic"; 93 compatible = "arm,gic-v3-its"; 100 compatible = "arm,pl011"; [all …]
|
/Zephyr-Core-3.6.0/samples/basic/minimal/ |
D | sample.yaml | 12 sample.minimal.mt.arm: 13 extra_args: CONF_FILE='common.conf;mt.conf;arm.conf' 24 sample.minimal.mt-no-preempt.arm: 25 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;arm.conf' 34 sample.minimal.mt-no-preempt-no-timers.arm: 35 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;no-timers.conf;arm.conf' 44 sample.minimal.no-mt.arm: 45 extra_args: CONF_FILE='common.conf;no-mt.conf;arm.conf' 54 sample.minimal.no-mt-no-timers.arm: 55 extra_args: CONF_FILE='common.conf;no-mt.conf;no-timers.conf;arm.conf'
|
/Zephyr-Core-3.6.0/tests/arch/arm/arm_irq_advanced_features/ |
D | testcase.yaml | 4 - arm 6 arch_allow: arm 8 arch.arm.irq_advanced_features: 10 arch.arm.irq_advanced_features.secure_fw:
|