1. 02 Sep, 2019 3 commits
  2. 17 Jun, 2019 3 commits
  3. 23 Apr, 2019 2 commits
    • Yann Gautier's avatar
      stm32mp1: add OP-TEE support · 1989a19c
      Yann Gautier authored
      
      
      Support booting OP-TEE as BL32 boot stage and secure runtime
      service.
      
      OP-TEE executes in internal RAM and uses a secure DDR area to store
      the pager pagestore. Memory mapping and TZC are configured accordingly
      prior OP-TEE boot. OP-TEE image is expected in OP-TEE v2 format where
      a header file describes the effective boot images. This change
      post processes header file content to get OP-TEE load addresses
      and set OP-TEE boot arguments.
      
      Change-Id: I02ef8b915e4be3e95b27029357d799d70e01cd44
      Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
      Signed-off-by: default avatarEtienne Carriere <etienne.carriere@st.com>
      1989a19c
    • Yann Gautier's avatar
      stm32mp: split stm32mp_io_setup function · 0b1aa772
      Yann Gautier authored
      
      
      A new static function boot_mmc is created to simplify code maintenance
      of stm32mp_io_setup.
      
      Change-Id: I5c416e567e7e174fb1c2b435925a983c9c55fc40
      Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
      0b1aa772
  4. 07 Mar, 2019 1 commit
  5. 14 Feb, 2019 6 commits