commit | 04982e8cb8c621c41fbfe43c8308a6e0bf3bfb78 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Thu Feb 16 11:49:19 2023 +0000 |
committer | Raef Coles <raef.coles@arm.com> | Thu Feb 16 11:52:16 2023 +0000 |
tree | 98f708561834e589dd7302f3efb5cf34abb3c69c | |
parent | 7a2fe24597405f2d31e6a08a34ce2afb92ae811f [diff] |
fix(tc): unify TC ROM start addresses Because RSS now does not map the header into the TC2 ROM, it is no longer necessary to have the code start at 0x1000, so unify with other TC platforms at 0x0. Change-Id: I7ec34bb814865ba39678f4da0412294d4679052d Signed-off-by: Raef Coles <raef.coles@arm.com>