commit | b511d75d6150892e67c8ebfa9dc8eb37ebd02aa3 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon Feb 21 06:53:35 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Mar 10 16:43:45 2011 +0000 |
tree | 0cec12cd64edeecac2b737f2788b012eab538285 | |
parent | 80f0aad77f3e1e9d9e518b09ac46963d628ae2be [diff] |
ARM: 6747/1: P2V: Thumb2 support Adding Thumb2 support to the runtime patching of the virt_to_phys and phys_to_virt opcodes. Tested both the 8-bit and the 16-bit fixups, using different placements in memory to exercize all code paths. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Dave Martin <dave.martin@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>