commit | 93147a180c10b97bf9575a87e01c9a1c93e6c9ce | [log] [tgz] |
---|---|---|
author | Sebastian Macke <sebastian@macke.de> | Tue Oct 22 02:12:42 2013 +0200 |
committer | Jia Liu <proljc@gmail.com> | Wed Nov 20 21:47:17 2013 +0800 |
tree | e93cc5d14e881ccee682650ce23e2d08b2f69161 | |
parent | d51552176a2ab5e80a211514aa1339fe2575ec2a [diff] |
target-openrisc: Correct memory bounds checking for the tlb buffers The mtspr and mfspr routines didn't check for the correct memory boundaries. This fixes a segmentation fault while booting Linux. Signed-off-by: Sebastian Macke <sebastian@macke.de> Reviewed-by: Jia Liu <proljc@gmail.com> Signed-off-by: Jia Liu <proljc@gmail.com>