commit | 50666c14142d1bc68b6fef03b4e8281111814937 | [log] [tgz] |
---|---|---|
author | Zachary Clark <zach.clark@dornerworks.com> | Wed Apr 12 10:39:36 2023 -0400 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Apr 14 15:14:20 2023 +0200 |
tree | e96ef35c6249c612136a8377bbd9a04560cc8d77 | |
parent | b031393cd7816a108566f7e254956e0c510b6303 [diff] |
plat-zynqmp: fixes interrupt controller Updates GICC_OFFSET to account for the already-offset GIC_BASE. Additionally initializes the interrupt controller with a pointer to the interrupt chip. Signed-off-by: Zachary Clark <zach.clark@dornerworks.com> Reviewed-by: Ricardo Salveti <ricardo@foundries.io>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers