| commit | 61ad0d86304bec4e26dac772d5c00b7504e4b069 | [log] [tgz] |
|---|---|---|
| author | Stephanos Ioannidis <root@stephanos.io> | Sun Aug 15 02:44:41 2021 +0900 |
| committer | Maureen Helm <maureen.helm@nxp.com> | Tue Aug 17 16:41:55 2021 -0500 |
| tree | 640b8ae54917a9817fcffa40018506b6e29f7c27 | |
| parent | 3a4ea09780d243afdbafb66d2d82a6f8015741bb [diff] |
soc: arm: mps2: Enable DSP extension on CPU1 This commit enables the ARM DSP extension on the MPS2 AN521 SoC CPU1 (the CPU1 supports both FPU and DSP). With this change, the CMSIS-DSP tests running on the `mps2_an521_remote` board will use the DSP instructions. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>