]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS
authorSuyash Pathak <suyash.pathak@arm.com>
Thu, 6 Feb 2020 06:21:54 +0000 (11:51 +0530)
committerSuyash Pathak <suyash.pathak@arm.com>
Wed, 19 Feb 2020 07:10:47 +0000 (12:40 +0530)
commit96318f828f5def96251747b33747d01d82e4e5d3
treedb4df270f9678cb4f609b887086ce7d23f7fcbe3
parent956059385cf2532924e1023f9d5156aed2f78f4b
plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS

A TZC400 can have upto 4 filters and the number of filters instantiated
within a TZC400 is platform dependent. So allow platforms to define the
value of PLAT_ARM_TZC_FILTERS by moving the existing Juno specific
definition of PLAT_ARM_TZC_FILTERS to Juno board definitions.

Change-Id: I67a63d7336595bbfdce3163f9a9473e15e266f40
Signed-off-by: Suyash Pathak <suyash.pathak@arm.com>
include/plat/arm/css/common/css_def.h
plat/arm/board/juno/include/platform_def.h