Hi All,
I am building Android 11 2.6.0 , while booting it on IMX8MP platform,
we are seeing below linker warnings,
[ 27.692076][ T450] WARNING: linker:
[ 27.692092][ T450] Warning: "
[ 27.695788][ T450] [vdso]
[ 27.702194][ T450] " unused DT entry:
[ 27.705060][ T450] unknown processor-specific
[ 27.709577][ T450] (type
[ 27.714267][ T450] 0x70000001
[ 27.718008][ T450] arg
[ 27.721564][ T450] 0x0
[ 27.724614][ T450] ) (ignoring)
[ 27.863021][ T450] printk: boringssl_self_: 1 output lines suppressed due to ratelimiting
[ 28.708593][ T250] type=1107 audit(1646971973.952:8): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init
This continues to follow, and we can't install apk, neither adb commands working properly.
Is this known issue for the IMX8MP platform?
The strange problem is , the same release works for other platforms (imx8mn,imx8mm) without any problems. Is there any limitations?
The same problem. @oferausterlitz do you have a solution?
I didn't reproduce it on EVK.
Do you try Linux version on your board?
Can you provide more log?
Regards
Zhiming
No, we only see in the Android version 11.0.0 2.6.0
I will update the full log.