Dear all:
I trying to test the Secure Boot (HAB). And HAB is ok now.
iMX6UL + BSP4.1.15_1.0.0
1. But kernel will hang when lcd resolution is 1024x768 (larger than 800x600) and HAB is enabled.
2. kernel boot up sucessfully when lcd resolution is 800x600 (only resolution is changed) and HAB is enabled.
3. kernel always boot up successfully when HAB is not enabled.
Summary as follows:
| LCD resolution | HAB off | HAB on |
| 800*480 | ok | ok |
| 800*600 | ok | ok |
| 1024*768 | ok | failed (kernel hang) |
| 1280*800 | ok | failed (kernel hang) |
log file:
<HAB-enabled-1024x768-kernel-hang.txt> : HAB is enabled and lcd resolution is 1024x768, kernel will hang.

HAB-enabled-1024x768-kernel-hang.png
<HAB-enabled-800x600-kernel-ok.txt> : HAB is enabled and lcd resolution is 800x600, kernel boot up successfully.

HAB-enabled-800x600-kernel-ok.png

HAB-enabled-test-ok.png