diff --git a/samples/boards/intel_adsp/code_relocation/README.rst b/samples/boards/intel_adsp/code_relocation/README.rst index 13fddffae6c..3ab0025f3c5 100644 --- a/samples/boards/intel_adsp/code_relocation/README.rst +++ b/samples/boards/intel_adsp/code_relocation/README.rst @@ -16,7 +16,7 @@ linker script to ensure that. Building and Running ******************** -This application can be built and executed on QEMU as follows: +This application can be built and executed as follows: .. zephyr-app-commands:: :zephyr-app: samples/hello_world diff --git a/samples/boards/intel_adsp/code_relocation/sample.yaml b/samples/boards/intel_adsp/code_relocation/sample.yaml index e7b4f2e0f1f..14ceae120ec 100644 --- a/samples/boards/intel_adsp/code_relocation/sample.yaml +++ b/samples/boards/intel_adsp/code_relocation/sample.yaml @@ -1,3 +1,7 @@ sample: description: Code relocation sample for Intel ADSP Cavs. name: cavs_code_reloc +tests: + sample.intel_adsp.code_relocation: + platform_allow: intel_adsp_cavs18 intel_adsp_cavs25 + tags: linker