Skip to content
Snippets Groups Projects
Commit e87f3b30 authored by Xiubo Li's avatar Xiubo Li Committed by York Sun
Browse files

ARM: ls102xa: allow all the peripheral access permission as R/W.


The Central Security Unit (CSU) allows secure world software to
change the default access control policies of peripherals/bus
slaves, determining which bus masters may access them. This
allows peripherals to be separated into distinct security domains.
Combined with SMMU configuration of the system masters privileges,
these features provide protection against indirect unauthorized
access to data.

For now we configure all the peripheral access permissions as R/W.

Signed-off-by: default avatarXiubo Li <Li.Xiubo@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent 1a2826f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment