Commit fbb4a523 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

blob: payload: Introduce FW_PAYLOAD_OFFSET compile time option



This patch remove hard-coding of payload location in
fw_payload.elf.ldS by adding compile-time option
FW_PAYLOAD_OFFSET.

With the new compile-time option, payload will be placed
at PLAT_TEXT_START + FW_PAYLOAD_OFFSET address.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 91fc25f5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment