]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(ethos-n): add event and aux control support
authorMikael Olsson <mikael.olsson@arm.com>
Fri, 10 Feb 2023 10:36:19 +0000 (11:36 +0100)
committerJoanna Farley <joanna.farley@arm.com>
Tue, 4 Apr 2023 09:37:32 +0000 (11:37 +0200)
commit7820777fa3c8ca454ab40d5d8a8ba0e311bbb6f9
treebcc4416f8fc1b1ad5cf70bd9e909df733d6fbce4
parente9812ddca6e72c0501ef1e84753f335dcafb74cd
feat(ethos-n): add event and aux control support

The SiP service for the Arm(R) Ethos(TM)-N NPU driver will now handle
setting up the NPU's event and aux control registers during the SMC
reset call. The aux control register will no longer be accessible by the
non-secure world.

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: I5b099e25978aa4089c384eb17c5060c5b4eaf373
drivers/arm/ethosn/ethosn_big_fw.c
drivers/arm/ethosn/ethosn_smc.c
include/drivers/arm/ethosn.h