]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(ethos-n): add separate RO and RW NSAIDs
authorMikael Olsson <mikael.olsson@arm.com>
Tue, 14 Mar 2023 17:29:06 +0000 (18:29 +0100)
committerJoanna Farley <joanna.farley@arm.com>
Tue, 4 Apr 2023 09:37:55 +0000 (11:37 +0200)
commit986c4e991ace5cb40bed35145184e66863c47152
treef1e5601ef5ec2529992aca422977bd05423a6011
parent6dcf3e774457cf00b91abda715adfbefce822877
feat(ethos-n): add separate RO and RW NSAIDs

To be able to further restrict the memory access for the Arm(R)
Ethos(TM)-N NPU, separate read-only and read/write NSAIDs for the
non-protected and protected memory have been added to the Juno
platform's TZMP1 TZC configuration for the NPU.

The platform definition has been updated accordingly and the NPU driver
will now only give read/write access to the streams that require it.

Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Change-Id: I5a173500fc1943a5cd406a3b379e1f1f554eeda6
docs/getting_started/porting-guide.rst
drivers/arm/ethosn/ethosn_smc.c
plat/arm/board/juno/include/platform_def.h
plat/arm/board/juno/juno_ethosn_tzmp1_def.h