]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(ethos-n): add stream extends and attr support
authorMikael Olsson <mikael.olsson@arm.com>
Fri, 10 Feb 2023 15:59:03 +0000 (16:59 +0100)
committerJoanna Farley <joanna.farley@arm.com>
Tue, 4 Apr 2023 09:37:43 +0000 (11:37 +0200)
commite64abe7bdaeed99093ae5b4aab8956a04ff4075a
tree5d8d4f4951a7fa5ef069ade71558f47f96b99345
parenta19a0241a6f1573e11d4d747dabb756d15ac4801
feat(ethos-n): add stream extends and attr support

The SiP service for the Arm(R) Ethos(TM)-N NPU driver will now handle
setting up the address extension and attribute control for the NPU's
streams. The non-secure world will still be allowed to read the address
extension for stream0 but non-secure access to all other streams have
been removed.

The API version has been given a minor bump with this change to indicate
the added functionality.

Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Change-Id: I2b041ca4a0a2b5cd6344a4ae144f75e137c72592
drivers/arm/ethosn/ethosn_big_fw.c
drivers/arm/ethosn/ethosn_smc.c
include/drivers/arm/ethosn.h