| 2d32517c | 20-Feb-2024 |
Rohit Mathew <Rohit.Mathew@arm.com> |
feat(sgi): remove unused SGI_PLAT build-option
Currently, the common makefile has reference to "SGI_PLAT" build-option. This however is not set by any of the platforms that makes use of the common m
feat(sgi): remove unused SGI_PLAT build-option
Currently, the common makefile has reference to "SGI_PLAT" build-option. This however is not set by any of the platforms that makes use of the common makefile. Therefore, remove the unused SGI_PLAT build-option.
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I6cc0b8d87222c7b3aef998774cee964a920cceb6
show more ...
|
| f10d3e49 | 15-Dec-2022 |
Nishant Sharma <nishant.sharma@arm.com> |
fix(sgi): reduce cper buffer carveout size
Reduce the size of the CPER buffer as it is overlapping with SP's heap region.
Signed-off-by: Nishant Sharma <nishant.sharma@arm.com> Change-Id: Iaea75a1f
fix(sgi): reduce cper buffer carveout size
Reduce the size of the CPER buffer as it is overlapping with SP's heap region.
Signed-off-by: Nishant Sharma <nishant.sharma@arm.com> Change-Id: Iaea75a1ffb50ecf0223594fe8bffcebc16da7eab
show more ...
|