diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2013-12-02 15:57:09 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2013-12-12 16:06:48 +0000 |
commit | 93ca221c95cc71cab9222d594e0cc3d9f8e852bf (patch) | |
tree | 66fed1eea14a980c02d876a2c6df9487d48aca6a /lib/stdlib | |
parent | 34edaed563e78081ce17ff1f682628c11d337bf2 (diff) |
Make BL31's ns_entry_info a single-cpu area
ns_entry_info used to be a per-cpu array. This is a waste of space
because it is only accessed by the primary CPU on the cold boot path.
This patch reduces ns_entry_info to a single-cpu area.
Change-Id: I647c70c4e76069560f1aaad37a1d5910f56fba4c
Diffstat (limited to 'lib/stdlib')
0 files changed, 0 insertions, 0 deletions