nareshkamboju

FVP android boot failed

Oct 25th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. Trying 127.0.0.1...
  2. Connected to localhost.
  3. Escape character is '^]'.
  4. NOTICE: Booting Trusted Firmware
  5. NOTICE: BL1: v1.2(debug):99e8937
  6. NOTICE: BL1: Built : 12:24:58, Oct 21 2016
  7. INFO: BL1: RAM 0x4036000 - 0x403c000
  8. INFO: BL1: Loading BL2
  9. INFO: Loading image id=1 at address 0x4014000
  10. INFO: Image id=1 loaded at address 0x4014000, size = 0x6008
  11. NOTICE: BL1: Booting BL2
  12. INFO: Entry point address = 0x4014000
  13. INFO: SPSR = 0x3c5
  14. NOTICE: BL2: v1.2(debug):99e8937
  15. NOTICE: BL2: Built : 12:24:58, Oct 21 2016
  16. INFO: Configuring TrustZone Controller
  17. INFO: BL2: Loading BL31
  18. INFO: Loading image id=3 at address 0x4023000
  19. INFO: Image id=3 loaded at address 0x4023000, size = 0xc018
  20. INFO: BL2: Loading BL32
  21. WARNING: Failed to obtain reference to image id=4 (-2)
  22. WARNING: Failed to load BL32 (-2)
  23. INFO: BL2: Loading BL33
  24. INFO: Loading image id=5 at address 0x88000000
  25. INFO: Image id=5 loaded at address 0x88000000, size = 0x3e2a8
  26. NOTICE: BL1: Booting BL31
  27. INFO: Entry point address = 0x4023000
  28. INFO: SPSR = 0x3cd
  29. NOTICE: BL31: v1.2(debug):99e8937
  30. NOTICE: BL31: Built : 12:24:58, Oct 21 2016
  31. INFO: GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
  32. INFO: BL31: Initializing runtime services
  33. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  34. ERROR: Error initializing runtime service opteed_fast
  35. INFO: BL31: Preparing for EL3 exit to normal world
  36. INFO: Entry point address = 0x88000000
  37. INFO: SPSR = 0x3c9
  38.  
  39.  
  40. U-Boot 2016.11-rc1-g496928e (Oct 21 2016 - 12:32:00 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-34
  41.  
  42. DRAM: 2 GiB
  43. Flash: 64 MiB
  44. *** Warning - bad CRC, using default environment
  45.  
  46.  
  47. In: serial_pl01x
  48. Out: serial_pl01x
  49. Err: serial_pl01x
  50. Net: SMC91111-0
  51. Error: SMC91111-0 address not set.
  52.  
  53. Hit any key to stop autoboot: 0
  54. Bad Linux ARM64 Image magic!
  55. VExpress64#
Add Comment
Please, Sign In to add comment