7ffc6c31b5
A simple sample with some (explained) tricks to get code relocation for Intel ADSP CAVS platforms. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
CONFIG_CODE_DATA_RELOCATION=y
|
|
CONFIG_HAVE_CUSTOM_LINKER_SCRIPT=y
|
|
CONFIG_CUSTOM_LINKER_SCRIPT="linker_xtensa_intel_adsp_cavs.ld"
|