Skip to content

tc: change entrypoint of secure partitions

Davidson Kumaresan requested to merge build-scripts into master

The secure partition package has the manifest and the binary. The entrypoint will be set to the begining of the binary. Since the size of the manifest is increased from 0x1000 to 0x4000 for boot protocol support, the entrypoint also has to be changed.

Signed-off-by: Davidson K davidson.kumaresan@arm.com Change-Id: I273af6b2411a693af84ab6b053836400d7910ac7

Merge request reports