Hi BU experts,
I am asking this question for customer- VMAX.
There are one constraint for SBL, i.e. vector section should load at 0x70002000~0x70002100. And the rest sections of SBL are all allocated to the space of 0x70002100~0x70040000 by default in SBL example. But in customer application, they have one further customer boot, i.e. UDS boot. And they want to allocate the UDS boot into 0x70002100~0x70040000. So there is one question: can they allocate SBL to space > 0x70040000 (except .vector section)? Any problem to do so?
Regards,
Will