Re: [edk2-devel] [PATCH v3 3/5] GenFv: Arm: support images entered in Thumb mode

2021-05-18 Thread Sami Mujawar
Hi Etienne, Thank you for this patch. Reviewed-by: Sami Mujawar Regards, Sami Mujawar On 17/05/2021 08:40 AM, Etienne Carriere wrote: Change GenFv for Arm architecture to generate a specific jump instruction as image entry instruction, when the target entry label is assembled with Thumb in

[edk2-devel] [PATCH v3 3/5] GenFv: Arm: support images entered in Thumb mode

2021-05-17 Thread Etienne Carriere
Change GenFv for Arm architecture to generate a specific jump instruction as image entry instruction, when the target entry label is assembled with Thumb instruction set. This is possible since SecCoreEntryAddress value fetched from the PE32 has its LSBit set when the entry instruction executes in