/Zephyr-latest/boards/intel/adsp/ |
D | board.cmake | 12 board_set_flasher_ifnset(intel_adsp) 24 board_finalize_runner_args(intel_adsp) 32 board_finalize_runner_args(intel_adsp) 48 board_finalize_runner_args(intel_adsp)
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/ |
D | main.c | 18 ZTEST(intel_adsp, test_clock_calibrate) in ZTEST() argument 46 ZTEST(intel_adsp, test_vecbase_lock) in ZTEST() argument 88 ZTEST_SUITE(intel_adsp, NULL, intel_adsp_setup, NULL, NULL,
|
D | ipm.c | 77 ZTEST(intel_adsp, test_ipm_cavs_host) in ZTEST() argument
|
D | hostipc.c | 33 ZTEST(intel_adsp, test_host_ipc) in ZTEST() argument
|
/Zephyr-latest/tests/boards/intel_adsp/hda/ |
D | CMakeLists.txt | 5 project(intel_adsp) project
|
/Zephyr-latest/soc/intel/intel_adsp/ |
D | Kconfig.soc | 10 default "intel_adsp" if SOC_FAMILY_INTEL_ADSP
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/ |
D | CMakeLists.txt | 5 project(intel_adsp) project
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 116 :board: intel_adsp/cavs25 163 :zephyr_file:`soc/intel/intel_adsp/tools/remote-fw-service.py` will receive 165 :zephyr_file:`soc/intel/intel_adsp/tools/cavstool.py` (referred to as the 171 scp -r $ZEPHYR_BASE/soc/intel/intel_adsp/tools/cavstool.py username@remotehostname 172 scp -r $ZEPHYR_BASE/soc/intel/intel_adsp/tools/remote-fw-service.py username@remotehostname 180 it sends requests using the :zephyr_file:`soc/intel/intel_adsp/tools/cavstool_client.py` 194 …twister -p intel_adsp/cavs25 --device-testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_ad… 205 …twister -p intel_adsp/cavs25 --device-testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_ad… 212 twister -p intel_adsp/cavs25 --hardware-map cavs.map --device-testing -T samples/hello_world 220 platform: intel_adsp/cavs25 [all …]
|
D | chromebooks_adsp.rst | 367 dev$ scp soc/intel/intel_adsp/tools/cavstool.py user@crouton: 387 dev$ west build -b intel_adsp/cavs25 samples/hello_world 402 Hello World! intel_adsp
|
/Zephyr-latest/soc/amd/acp_6_0/ |
D | CMakeLists.txt | 1 # See detailed comments in soc/xtensa/intel_adsp/common/CMakeLists.txt
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/ |
D | CMakeLists.txt | 10 # See detailed comments in soc/intel/intel_adsp/common/CMakeLists.txt
|
/Zephyr-latest/soc/nxp/imx/imx8x/ |
D | CMakeLists.txt | 14 # See detailed comments in soc/intel/intel_adsp/common/CMakeLists.txt
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstwist.sh | 83 CAVSTOOL=$ZEPHYR_BASE/soc/intel/intel_adsp/tools/cavstool.py
|
/Zephyr-latest/soc/nxp/imx/imx8/ |
D | CMakeLists.txt | 14 # See detailed comments in soc/intel/intel_adsp/common/CMakeLists.txt
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | README.rst | 23 :board: intel_adsp/cavs25
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | CMakeLists.txt | 14 # See detailed comments in soc/intel/intel_adsp/common/CMakeLists.txt
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 26 … west build -d hello -b intel_adsp/cavs25 zephyr/samples/hello_world -- -DZEPHYR_SCA_VARIANT=sparse
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.intel_adsp | 17 Driver for host/DSP communication on intel_adsp devices
|
D | Kconfig | 69 source "drivers/ipm/Kconfig.intel_adsp"
|
/Zephyr-latest/cmake/modules/ |
D | soc_v1.cmake | 49 # e.g. zephyr/soc/xtensa/intel_adsp/CMakeLists.txt.
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig | 107 source "drivers/watchdog/Kconfig.intel_adsp"
|
/Zephyr-latest/doc/develop/toolchains/ |
D | cadence_xcc.rst | 52 using the SDK for application development on ``intel_adsp/ace15_mtpm``,
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 34 with intel_adsp). SRAM is used for interrupt vectors and stacks,
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 1319 "./soc/intel/intel_adsp/tools/cavstool.py" = [ 1327 "./soc/intel/intel_adsp/tools/cavstool_client.py" = [ 1334 "./soc/intel/intel_adsp/tools/remote-fw-service.py" = [ 1707 "./scripts/west_commands/runners/intel_adsp.py", 1766 "./soc/intel/intel_adsp/tools/cavstool.py", 1767 "./soc/intel/intel_adsp/tools/cavstool_client.py", 1768 "./soc/intel/intel_adsp/tools/remote-fw-service.py",
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 1036 -p intel_adsp/cavs25 -T tests/kernel 1205 platform: intel_adsp/cavs25 1207 runner: intel_adsp 1226 twister -p intel_adsp/cavs25 --device-testing --device-serial-pty script.py
|