On 11.08.20 09:46, Peng Fan wrote: >> Subject: Re: [PATCH 07/10] cell-config: reserve an entry to align >> jailhouse_system >> >> On 07.08.20 05:06, [email protected] wrote: >>> From: Peng Fan <[email protected]> >>> >> >> Reason is missing. > > Oops! The bootloader for jailhouse not have cache/mmu enabled, > so to ARM64, it is to align hypervisor_memory to 8 bytes aligned. > Otherwise there will be abort when access the u64 address in > hypervisor_memory. >
OK. I'm surprised that this is the only fix needed. We call those fields "padding[size]", see other cases. Also note that you will have to bump the config revision when changing the layout. Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/7d53371d-87fa-38dd-1fa2-2f85328abe7d%40siemens.com.
