K 10 svn:author V 4 mmel K 8 svn:date V 27 2015-11-10T11:45:41.692144Z K 7 svn:log V 381 ARM: Improve robustness of locore_v6.S and fix errors. - boot page table is not allocated in data section, so must be cleared before use - map only one section (1 MB) for SOCDEV mapping (*) - DSB must be used for ensuring of finishing TLB operations - Invalidate BTB when appropriate PR: 198360 Reported by: Daisuke Aoyama (*) Approved by: kib (mentor) END