Searched hist:e9812ddca6e72c0501ef1e84753f335dcafb74cd (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | ethosn.h | e9812ddca6e72c0501ef1e84753f335dcafb74cd Fri Jan 27 17:53:48 UTC 2023 Mikael Olsson <mikael.olsson@arm.com> feat(ethos-n): add SMC call to get FW properties
When the Arm(R) Ethos(TM)-N NPU firmware is loaded by BL2 into protected memory, the Linux kernel NPU driver cannot access the firmware. To still allow the kernel driver to access some information about the firmware, SMC calls have been added so it can check compatibility and get the necessary information to map the firmware into the SMMU for the NPU.
The API version has been given a minor version bump with this change to indicate the added functionality.
Signed-off-by: Mikael Olsson <mikael.olsson@arm.com> Change-Id: Idb076b7bcf54ed7e8eb39be80114dc1d1c45336d
|
| /rk3399_ARM-atf/drivers/arm/ethosn/ |
| H A D | ethosn_smc.c | e9812ddca6e72c0501ef1e84753f335dcafb74cd Fri Jan 27 17:53:48 UTC 2023 Mikael Olsson <mikael.olsson@arm.com> feat(ethos-n): add SMC call to get FW properties
When the Arm(R) Ethos(TM)-N NPU firmware is loaded by BL2 into protected memory, the Linux kernel NPU driver cannot access the firmware. To still allow the kernel driver to access some information about the firmware, SMC calls have been added so it can check compatibility and get the necessary information to map the firmware into the SMMU for the NPU.
The API version has been given a minor version bump with this change to indicate the added functionality.
Signed-off-by: Mikael Olsson <mikael.olsson@arm.com> Change-Id: Idb076b7bcf54ed7e8eb39be80114dc1d1c45336d
|