unhandled level 1 translation fault

2013-05-07 Thread Aparna Mandke
Hi, I am using linaro 13.03 image with ARMv8 fast model. I am getting following "unhandled translation fault" exception while executing a test. Is it a known problem? Does anybody know its solution? Thanks, Aparna [[ 364.733273] jsc[834]: unhandled level 1 translation fault (11) at 0x87

Re: Undefined __aeabi_uidiv references in blobs with 4.8 toolchain

2013-05-07 Thread Matthew Gretton-Dann
On 04/05/13 00:21, Bernhard Rosenkränzer wrote: Hi, I've looked into this some more today... But it still looks rather odd. Has the symbol visibility of __aeabi_uidiv changed? Apparently not... I've checked a diff between gcc-4.7/libgcc and gcc-4.8/libgcc and didn't find any changes that see