diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2016-11-30 18:36:29 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-01-10 15:42:32 +0100 |
commit | e60f79113871864739ce7ce537b3be98a3229d52 (patch) | |
tree | 585a1747746278ea42d7f6e93f924ee71381dbc8 /arch/arm/boot/dts/at91-sama5d4_xplained.dts | |
parent | 1c1d369408186e00c0f8f335561e9de49ea93981 (diff) | |
download | lwn-e60f79113871864739ce7ce537b3be98a3229d52.tar.gz lwn-e60f79113871864739ce7ce537b3be98a3229d52.zip |
ARM: dts: at91: sama5d4: change DMA allocation for secure peripherals
Some peripherals are "Programmable Secure" but left as "Secure" by default.
If tried to be connected to Non-Secure DMA controller, the possibility to
leak secure data is prevented so using these peripherals with DMA1 is not
possible with this default configuration (MATRIX_SPSELR registers setup by
bootloader).
Move them to DMA0 which is an "Always-Secure" DMA controller.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/at91-sama5d4_xplained.dts')
0 files changed, 0 insertions, 0 deletions