Hi all,
If you met the follow issue while booting hikey kernel.
Synchronous Exception at 0x00000000374D0C30 Synchronous Exception at 0x00000000374D0C30 Synchronous Exception at 0x00000000374D0C30
Please add KCFLAGS=-fno-pic and try it again.
Hi Feng,
On Tue, Dec 08, 2015 at 07:14:34PM +0800, chenfeng wrote:
Hi all,
If you met the follow issue while booting hikey kernel.
Synchronous Exception at 0x00000000374D0C30 Synchronous Exception at 0x00000000374D0C30 Synchronous Exception at 0x00000000374D0C30
Please add KCFLAGS=-fno-pic and try it again.
Could you point out which module has this panic? ARM-TF, UEFI or Linux kernel? If we just add flag -fno-pic, it will not really root cause the issue.
Just reminding, before we have some discussion for such kind issue and fixed for ARM-TF, please see below link for detailed discussion: https://lists.96boards.org/pipermail/dev/2015-March/000138.html
Thanks, Leo Yan