fix(brcm): fix misspelled header inclusion guardThe header inclusion guard for some header for the Broadcom Stingrayboard was misspelled.Make the preprocessor symbol for the #ifndef and #define
fix(brcm): fix misspelled header inclusion guardThe header inclusion guard for some header for the Broadcom Stingrayboard was misspelled.Make the preprocessor symbol for the #ifndef and #define lines thesame, so that the double inclusion protection works as expected.Change-Id: I19d73c854cd0689a248ce914ef35ae87c39ebf39Signed-off-by: Andre Przywara <andre.przywara@arm.com>
show more ...
driver: brcm: add USB driverSigned-off-by: Bharat Gooty <bharat.gooty@broadcom.com>Change-Id: I456aa7a641fffa8ea4e833615af3effec42a31b2
driver: brcm: add mdio driverChange-Id: Id873670f68a4c584e3b7b586cab28565bb5a1c27Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>
plat/brcm: Define RNG base addressChange-Id: I4f5efcd7638a25c317382b51f05e6b9aa283d068Signed-off-by: Roman Bacik <roman.bacik@broadcom.com>Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>
Add BL31 support for Broadcom stingray platformChange-Id: Icfef5b6923dc292e637001045a334c499d346fe9Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Add BL2 support for Broadcom stingray platformChange-Id: I5daa3f2b4b9d85cb857547a588571a9aa8ad05c2Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Add bl31 support common across Broadcom platformsSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>Change-Id: Ic1a392a633b447935fa3a7528326c97845f5b1bc
Add bl2 setup code common across Broadcom platformsSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>Change-Id: Iabeaee35c22608c93945c8295bf70947b0f6049a