commit | c4a1f032ed35d744e3d74b8aebe8d85f29aecd88 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Feb 28 13:02:59 2012 +0000 |
committer | Jonathan Austin <jonathan.austin@arm.com> | Fri Jun 07 17:02:43 2013 +0100 |
tree | 2d81d028e4f4b87cf8d0668a2b6563449c9b5798 | |
parent | 02ed1c7bba57b66c9a2f3146c935af12a93f2d76 [diff] |
ARM: nommu: do not initialise page tables in secondary_data structure nommu systems do not require any page tables, so don't try to initialise them when bringing up secondary cores. Signed-off-by: Will Deacon <will.deacon@arm.com>