1. 26 Jun, 2020 3 commits
    • Manish V Badarkhe's avatar
      doc: Update BL1 and BL2 boot flow · e555787b
      Manish V Badarkhe authored
      
      
      Updated the document for BL1 and BL2 boot flow to capture
      below changes made in FCONF
      
      1. Loading of fw_config and tb_fw_config images by BL1.
      2. Population of fw_config and tb_fw_config by BL2.
      Signed-off-by: default avatarManish V Badarkhe <Manish.Badarkhe@arm.com>
      Change-Id: Ifea5c61d520ff1de834c279ce1759b53448303ba
      e555787b
    • Manish V Badarkhe's avatar
      plat/arm: Use only fw_config between bl2 and bl31 · 7fb9bcd8
      Manish V Badarkhe authored
      
      
      Passed the address of fw_config instead of soc_fw_config
      as arg1 to BL31 from BL2 for ARM fvp platform.
      
      BL31 then retrieve load-address of other device trees
      from fw_config device tree.
      Signed-off-by: default avatarLouis Mayencourt <louis.mayencourt@arm.com>
      Signed-off-by: default avatarManish V Badarkhe <Manish.Badarkhe@arm.com>
      Change-Id: Ib7e9581cd765d76111dcc3b7e0dafc12503c83c1
      7fb9bcd8
    • Sandrine Bailleux's avatar
      Merge changes from topic "fw_config_handoff" into integration · 99bcae5e
      Sandrine Bailleux authored
      * changes:
        doc: Update memory layout for firmware configuration area
        plat/arm: Increase size of firmware configuration area
        plat/arm: Load and populate fw_config and tb_fw_config
        fconf: Handle error from fconf_load_config
        plat/arm: Update the fw_config load call and populate it's information
        fconf: Allow fconf to load additional firmware configuration
        fconf: Clean confused naming between TB_FW and FW_CONFIG
        tbbr/dualroot: Add fw_config image in chain of trust
        cert_tool: Update cert_tool for fw_config image support
        fiptool: Add fw_config in FIP
        plat/arm: Rentroduce tb_fw_config device tree
      99bcae5e
  2. 25 Jun, 2020 12 commits
  3. 24 Jun, 2020 11 commits
  4. 23 Jun, 2020 7 commits
  5. 22 Jun, 2020 7 commits