commit | d799d168e4dfd2d0aaea43f4865241169adf7401 | [log] [tgz] |
---|---|---|
author | Leif Lindholm <leif@nuviainc.com> | Wed Mar 10 15:00:50 2021 +0000 |
committer | Leif Lindholm <leif@nuviainc.com> | Tue Apr 13 12:28:43 2021 +0100 |
tree | 183c1ef9320801bc8ef8f11a22d0726145fc4d06 | |
parent | c55497a207c73bc4e689729a206645267fab8ae4 [diff] |
plat/qemu: include gicv2.mk The build now gives deprecation warnings for including drivers/arm/gic/common/gic_common.c directly. Move to including the common gicv2 sources via gicv2.mk instead - which also matches the pattern already used for gicv3. Change-Id: I5332fb52c5801272e5e2bb6111f96087b4894325 Signed-off-by: Leif Lindholm <leif@nuviainc.com>