Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • arch
  • arm
  • lib
  • vectors.S
Find file BlameHistoryPermalink
  • Pali Rohár's avatar
    arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled · 5165d2a0
    Pali Rohár authored Apr 06, 2022 and Stefan Roese's avatar Stefan Roese committed Apr 21, 2022
    
    
    Vector table is not used when SYS_NO_VECTOR_TABLE is enabled.
    So do not compile it and reduce image size.
    Signed-off-by: default avatarPali Rohár <pali@kernel.org>
    5165d2a0

Imprint & Privacy Policy