Skip to content
Commit 91756a79 authored by Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam Committed by nicola-mazzucato-arm
Browse files

pcie_integ: fix secure access control for ecam and mmio regions



By default PCIe integration control register allows only secure access
to the ECAM and MMIO regions and non-secure access has to be explicitly
enabled. This patch adds new member (allow_non_secure_access) to the
configuration structure to allow the config data to specify that
ecam and mmio regions are meant for secure access only or not. This
member has to be set to true to allow non-secure access to the ECAM and
MMIO regions. Also update the platform's configuration data to allow
non-secure access.

Signed-off-by: Vijayenthiran Subramaniam's avatarVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Change-Id: Iff0afaac938843855bc0cc4f3afa63c5fac73c01
parent d0950cec
Loading
Loading
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