commit | 4492ba63d93fad8bc40348414799e5560b15f60a | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <manish.badarkhe@arm.com> | Mon Nov 14 19:20:41 2022 +0100 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Mon Nov 14 19:20:41 2022 +0100 |
tree | 4401efb720ab5f0ad8c7de7844399c300c87e271 | |
parent | b251612890731f19d586f967811abf01bb3052d4 [diff] | |
parent | b35590ebd7a5fa8d7f932fc485e2a247b7d1b13c [diff] |
Merge "Revert "fix(tftf): add pack_realm to all""
diff --git a/Makefile b/Makefile index 29a92f6..4af1b2a 100644 --- a/Makefile +++ b/Makefile
@@ -556,7 +556,6 @@ @echo " PACK REALM PAYLOAD" $(shell dd if=$(BUILD_PLAT)/realm.bin of=$(BUILD_PLAT)/tftf.bin obs=1 \ seek=$(TFTF_MAX_IMAGE_SIZE)) -all : pack_realm endif ifeq (${ARCH}-${PLAT},aarch64-tc0)