Home
last modified time | relevance | path

Searched refs:platforms (Results 51 – 75 of 196) sorted by relevance

12345678

/Zephyr-latest/arch/arc/
DCMakeLists.txt36 # linkage to high addresses for 64bit ARC platforms.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py282 platforms = platform.split()
284 platforms = platform
297 for plat in platforms:
/Zephyr-latest/subsys/testsuite/
DKconfig111 OK to enable this even if the test will run on platforms which do
112 not support userspace. The test should still run on those platforms,
151 simultaneously enabled. For this platforms we execute the User Mode-
/Zephyr-latest/drivers/ipm/
DKconfig56 platforms such as ZynqMP Ultrascale+.
/Zephyr-latest/samples/net/zperf/
DREADME.rst32 This sample application has been tested on the following platforms:
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst11 developing Zephyr applications for Arm Cortex-M-based platforms.
369 User mode is supported in Cortex-M platforms that implement the standard (Arm) MPU
371 control, such as the NXP MPU for Kinetis platforms. (Currently,
404 Cortex-M platforms with MPU may enable :kconfig:option:`CONFIG_MPU_STACK_GUARD` to enable the MPU-b…
420 * When :kconfig:option:`CONFIG_HW_STACK_PROTECTION` is enabled on Arm v8-M platforms the native
508 Most platforms have 8 MPU regions, while some Cortex-M33 or Cortex-M7 platforms may
510 many fixed, static and dynamic MPU regions may be programmed simultaneously. For platforms
587 In Cortex-M platforms that implement the VTOR register (see :kconfig:option:`CONFIG_CPU_CORTEX_M_HA…
591 Baseline Cortex-M platforms without VTOR register might not be able to relocate their
605 may also be used in Mainline Cortex-M platforms.
[all …]
/Zephyr-latest/doc/develop/manifest/
Dindex.rst17 hardware support for many of the platforms available in Zephyr.
/Zephyr-latest/doc/services/tfm/
Drequirements.rst61 secure and non-secure binaries on certain platforms also requires the use of
/Zephyr-latest/boards/intel/adl/doc/
Dindex.rst65 .. _INTEL_ADL: https://edc.intel.com/content/www/us/en/design/products/platforms/processor-and-core…
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-init.ld16 * platforms calls constructors before Zephyr loads (issue #39347).
/Zephyr-latest/boards/shields/frdm_cr20a/doc/
Dindex.rst12 factor, compatible with existing Freedom development platforms, such as
/Zephyr-latest/doc/introduction/
Dindex.rst100 for an increasing number of SoCs, platforms, and drivers.
108 For platforms without MMU/MPU and memory constrained devices, supports
122 platforms that have common devices/IP blocks.
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.gic51 Some platforms only use aff0 to match mpdir and GICR.aff. With this
/Zephyr-latest/samples/subsys/usb/shell/
DREADME.rst38 for all platforms, eventually the devicetree overlay has to be adjusted slightly if
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst25 The sample can be built for several platforms, the following commands build the
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/
DREADME.rst25 The sample can be built for most platforms, the following commands build the
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md15 The sample can be built for several platforms, the following commands build and run the application…
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst37 … <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-eco…
/Zephyr-latest/boards/intel/rpl/doc/
Dindex.rst75 .. _RPL: https://edc.intel.com/content/www/us/en/design/products/platforms/details/raptor-lake-s/13…
/Zephyr-latest/boards/qemu/arc/doc/
Dindex.rst7 ARCv2 and ARCv3 hardware platforms.
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.nxp29 Some platforms receive the HCI RX buffers in ISR context.
/Zephyr-latest/samples/sensor/ccs811/
DREADME.rst35 <https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-52>`_
/Zephyr-latest/samples/subsys/settings/
DREADME.rst28 The sample can be built for several platforms, the following commands build the
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DKconfig36 # Use 13% on nRF platforms using the RTC timer because one tick there is
/Zephyr-latest/doc/project/
Drelease_process.rst115 - All relevant tests shall pass on ``Tier 0`` platforms
116 - All relevant tests shall pass on Tier 0 and 1 platforms (at least 1 per
371 - Tests are both built and run in these platforms in CI, and therefore runtime
375 - Bugs reported against platforms of this tier are to be evaluated and treated as
387 - Bugs reported against platforms of this tier are to be evaluated and treated
396 - Bugs reported against platforms of this tier are NOT considered as
405 - Bugs reported against platforms of this tier are NOT considered as

12345678