Searched refs:platforms (Results 51 – 75 of 196) sorted by relevance
12345678
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 36 # linkage to high addresses for 64bit ARC platforms.
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 282 platforms = platform.split() 284 platforms = platform 297 for plat in platforms:
|
/Zephyr-latest/subsys/testsuite/ |
D | Kconfig | 111 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/ |
D | Kconfig | 56 platforms such as ZynqMP Ultrascale+.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 32 This sample application has been tested on the following platforms:
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 11 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/ |
D | index.rst | 17 hardware support for many of the platforms available in Zephyr.
|
/Zephyr-latest/doc/services/tfm/ |
D | requirements.rst | 61 secure and non-secure binaries on certain platforms also requires the use of
|
/Zephyr-latest/boards/intel/adl/doc/ |
D | index.rst | 65 .. _INTEL_ADL: https://edc.intel.com/content/www/us/en/design/products/platforms/processor-and-core…
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-init.ld | 16 * platforms calls constructors before Zephyr loads (issue #39347).
|
/Zephyr-latest/boards/shields/frdm_cr20a/doc/ |
D | index.rst | 12 factor, compatible with existing Freedom development platforms, such as
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 100 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/ |
D | Kconfig.gic | 51 Some platforms only use aff0 to match mpdir and GICR.aff. With this
|
/Zephyr-latest/samples/subsys/usb/shell/ |
D | README.rst | 38 for all platforms, eventually the devicetree overlay has to be adjusted slightly if
|
/Zephyr-latest/samples/subsys/nvs/ |
D | README.rst | 25 The sample can be built for several platforms, the following commands build the
|
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/ |
D | README.rst | 25 The sample can be built for most platforms, the following commands build the
|
/Zephyr-latest/samples/subsys/shell/devmem_load/ |
D | README.md | 15 The sample can be built for several platforms, the following commands build and run the application…
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 37 … <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-eco…
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 75 .. _RPL: https://edc.intel.com/content/www/us/en/design/products/platforms/details/raptor-lake-s/13…
|
/Zephyr-latest/boards/qemu/arc/doc/ |
D | index.rst | 7 ARCv2 and ARCv3 hardware platforms.
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.nxp | 29 Some platforms receive the HCI RX buffers in ISR context.
|
/Zephyr-latest/samples/sensor/ccs811/ |
D | README.rst | 35 <https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-52>`_
|
/Zephyr-latest/samples/subsys/settings/ |
D | README.rst | 28 The sample can be built for several platforms, the following commands build the
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 36 # Use 13% on nRF platforms using the RTC timer because one tick there is
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 115 - 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