mturney mturney has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/35507 )
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/1
diff --git a/src/arch/arm64/Makefile.inc b/src/arch/arm64/Makefile.inc index 1aee6b8..1c2e72e 100644 --- a/src/arch/arm64/Makefile.inc +++ b/src/arch/arm64/Makefile.inc @@ -152,6 +152,7 @@ # Build ARM Trusted Firmware (BL31)
ifeq ($(CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE),y) +ifneq ($(CONFIG_SOC_QUALCOMM_SC7180),y)
ifeq ($(CONFIG_ARM64_BL31_EXTERNAL_FILE),"")
@@ -231,6 +232,8 @@
endif # CONFIG_ARM64_USE_SECURE_OS
+endif #CONFIG_SOC_QUALCOMM_SC7180 + endif # CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE
endif # CONFIG_ARCH_RAMSTAGE_ARM64
Hello Julius Werner, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35507
to look at the new patch set (#4).
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/4
Hello Julius Werner, Ravi kumar, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35507
to look at the new patch set (#39).
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/39
Hello Julius Werner, Ravi kumar, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35507
to look at the new patch set (#48).
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/48
Ravi kumar has uploaded a new patch set (#66) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/35507 )
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/66
Ravi kumar has uploaded a new patch set (#74) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/35507 )
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/74
Hello Ravi kumar, build bot (Jenkins), Patrick Georgi, Martin Roth, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35507
to look at the new patch set (#85).
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc M src/soc/qualcomm/sc7180/Makefile.inc 2 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/85
Ravi kumar has uploaded a new patch set (#87) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/35507 )
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
HACK trogdor: prevent system from building bl31 HACK
Change-Id: I04cbc09ebef3c2e58b6f7c6aa98d65ce5b83b003 Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/arch/arm64/Makefile.inc M src/soc/qualcomm/sc7180/Makefile.inc 2 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/35507/87
Martin L Roth has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/35507?usp=email )
Change subject: HACK trogdor: prevent system from building bl31 HACK ......................................................................
Abandoned
This patch has not been touched in over 12 months. Anyone who wants to take over work on this patch, please feel free to restore it and do any work needed to get it merged. If you create a new patch based on this work, please credit the original author.