]> git.baikalelectronics.ru Git - arm-tf.git/commit
build(ethos-n): add TZMP1 build flag
authorBjorn Engstrom <bjoern.engstroem@arm.com>
Fri, 26 Aug 2022 07:45:45 +0000 (09:45 +0200)
committerJoanna Farley <joanna.farley@arm.com>
Tue, 4 Apr 2023 09:34:45 +0000 (11:34 +0200)
commit035c9119b2f40db991e29ab69ce4842a907cb91c
tree22792025eed09dcf306b83cc6640d9f15d42d23a
parentc38a17ed04132449ccb085c06ecb10d70aa0044c
build(ethos-n): add TZMP1 build flag

For the Arm(R) Ethos(TM)-N NPU Driver to support running inference with
protected memory the TZC must be configured with appropriate regions.

This is controlled in build time by the now added build flag.

The new build flag is only supported with the Arm Juno platform and the
TZC is configured with default memory regions as if TZMP1 wasn't
enabled to facilitate adding the new memory regions later.

Signed-off-by: Bjorn Engstrom <bjoern.engstroem@arm.com>
Signed-off-by: Rob Hughes <robert.hughes@arm.com>
Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Change-Id: I9dc49ac5d091cfbc8c20d7c3ab394a2836438b0f
docs/plat/arm/arm-build-options.rst
plat/arm/board/juno/juno_security.c
plat/arm/board/juno/platform.mk
plat/arm/common/arm_common.mk