commit | fd15723027c916d8015d78a9d3b4e583b13fd362 | [log] [tgz] |
---|---|---|
author | James Morse <james.morse@arm.com> | Tue Jul 21 13:23:27 2015 +0100 |
committer | Alex Shi <alex.shi@linaro.org> | Mon May 23 21:49:54 2016 +0800 |
tree | c1a1f2c855219ccc4fef019c57dd55764897c2ea | |
parent | 406cb3e2b5f62c535ad4cca854ee21e011007eac [diff] |
arm64: kernel: Move config_sctlr_el1 Later patches need config_sctlr_el1 to set/clear bits in the sctlr_el1 register. This patch moves this function into header a file. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: James Morse <james.morse@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> (cherry picked from commit 870828e57b141eff76a5325f20e4691dd2a599b1) Signed-off-by: Alex Shi <alex.shi@linaro.org>