| #
de40404b |
| 24-May-2023 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge "fix(brcm): fix misspelled header inclusion guard" into integration
|
| #
a9779c11 |
| 15-May-2023 |
Andre Przywara <andre.przywara@arm.com> |
fix(brcm): fix misspelled header inclusion guard
The header inclusion guard for some header for the Broadcom Stingray board was misspelled.
Make the preprocessor symbol for the #ifndef and #define
fix(brcm): fix misspelled header inclusion guard
The header inclusion guard for some header for the Broadcom Stingray board was misspelled.
Make the preprocessor symbol for the #ifndef and #define lines the same, so that the double inclusion protection works as expected.
Change-Id: I19d73c854cd0689a248ce914ef35ae87c39ebf39 Signed-off-by: Andre Przywara <andre.przywara@arm.com>
show more ...
|
| #
926cd70a |
| 03-Apr-2020 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "brcm_initial_support" into integration
* changes: doc: brcm: Add documentation file for brcm stingray platform drivers: Add SPI Nor flash support drivers: Add iproc s
Merge changes from topic "brcm_initial_support" into integration
* changes: doc: brcm: Add documentation file for brcm stingray platform drivers: Add SPI Nor flash support drivers: Add iproc spi driver drivers: Add emmc driver for Broadcom platforms Add BL31 support for Broadcom stingray platform Add BL2 support for Broadcom stingray platform Add bl31 support common across Broadcom platforms Add bl2 setup code common across Broadcom platforms drivers: Add support to retrieve plat_toc_flags
show more ...
|
| #
f29d1e0c |
| 18-Dec-2019 |
Sheetal Tigadoli <sheetal.tigadoli@broadcom.com> |
Add BL2 support for Broadcom stingray platform
Change-Id: I5daa3f2b4b9d85cb857547a588571a9aa8ad05c2 Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
|