Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
U
u-boot-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • arm-boot
  • u-boot-imx
  • Repository

Switch branch/tag
  • u-boot-imx
  • MAINTAINERS
Find file
BlameHistoryPermalink
  • Andrew F. Davis's avatar
    defconfig: Add a config for AM335x High Security EVM · a42eee12
    Andrew F. Davis authored Jan 27, 2017
    Add a new defconfig file for the AM335x High Security EVM. This config
    is specific for the case of memory device booting. Memory device booting
    is handled separatly from peripheral booting on HS devices as the load
    address changes.
    
    This defconfig is the same as for the non-secure part, except for:
    	CONFIG_TI_SECURE_DEVICE option set to 'y'
    	CONFIG_ISW_ENTRY_ADDR updated for secure images.
    	CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y'
    	CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y'
    	CONFIG_USE_TINY_PRINTF option set to 'y' to reduce SPL size
    	CONFIG_SPL_SYS_MALLOC_SIMPLE set to 'y' to reduce SPL size
    Signed-off-by: 's avatarAndrew F. Davis <afd@ti.com>
    Reviewed-by: 's avatarTom Rini <trini@konsulko.com>
    a42eee12
MAINTAINERS 12 KB
EditWeb IDE
×

Replace MAINTAINERS

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.