1. 30 Apr, 2019 1 commit
    • Louis Mayencourt's avatar
      Add support for default stack-protector flag · fd7b287c
      Louis Mayencourt authored
      
      
      The current stack-protector support is for none, "strong" or "all".
      The default use of the flag enables the stack-protection to all
      functions that declare a character array of eight bytes or more in
      length on their stack.
      This option can be tuned with the --param=ssp-buffer-size=N option.
      
      Change-Id: I11ad9568187d58de1b962b8ae04edd1dc8578fb0
      Signed-off-by: default avatarLouis Mayencourt <louis.mayencourt@arm.com>
      fd7b287c
  2. 24 Apr, 2019 5 commits
  3. 23 Apr, 2019 12 commits
  4. 19 Apr, 2019 4 commits
  5. 18 Apr, 2019 2 commits
  6. 17 Apr, 2019 5 commits
  7. 16 Apr, 2019 1 commit
  8. 12 Apr, 2019 9 commits
  9. 11 Apr, 2019 1 commit