mu_silicon_arm_tiano/ArmPlatformPkg
Taylor Beebe 3377f2f9e1
Add StackCheckLib Instances to Platform DSC Files (#216)
## Description

An instance of StackCheckLib must be in each DSC to accommodate
-fstack-protector and /GS flags.

- [x] Impacts functionality?
- **Functionality** - Does the change ultimately impact how firmware
functions?
- Examples: Add a new library, publish a new PPI, update an algorithm,
...
- [ ] Impacts security?
- **Security** - Does the change have a direct security impact on an
application,
    flow, or firmware?
  - Examples: Crypto algorithm change, buffer overflow fix, parameter
    validation improvement, ...
- [ ] Breaking change?
- **Breaking change** - Will anyone consuming this change experience a
break
    in build or boot behavior?
- Examples: Add a new library class, move a module to a different repo,
call
    a function in a new library class in a pre-existing module, ...
- [ ] Includes tests?
  - **Tests** - Does the change include any explicit test code?
  - Examples: Unit tests, integration tests, robot tests, ...
- [ ] Includes documentation?
- **Documentation** - Does the change contain explicit documentation
additions
    outside direct code modifications (and comments)?
- Examples: Update readme file, add feature readme file, link to
documentation
    on an a separate Web page, ...

## How This Was Tested

Tested in pipelines

## Integration Instructions

N/A
2024-02-29 09:47:28 -08:00
..
Drivers Fix CodeQL issue in PL061Gpio 2024-02-01 08:15:58 -08:00
Include Create ARM platform library function for customizing PEI memory (#63) 2023-05-12 18:25:04 -07:00
Library Set RTC and Runtime Flash MMIO as XP by Default (#96) 2023-05-12 18:25:51 -07:00
MemoryInitPei MemoryInitPei: Remove Non-RT Types from Mem Type Info HOB (#168) 2023-10-18 16:25:41 -07:00
PlatformPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePeiCore ArmPlatformPkg/PrePeiCore: Print the firmware version early in boot 2022-10-25 16:26:25 +00:00
PrePi Convert line endings from LF to CRLF (#45) 2023-05-12 18:25:04 -07:00
Scripts ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmPlatformPkg.ci.yaml ci.yaml: add PrEval entry (#133) 2023-07-12 16:38:11 +00:00
ArmPlatformPkg.dec [C-P] ArmPlatformPkg: retreive error source descriptors from MM 2023-05-12 14:37:10 -07:00
ArmPlatformPkg.dsc Add StackCheckLib Instances to Platform DSC Files (#216) 2024-02-29 09:47:28 -08:00
SecureBootDefaultKeys.fdf.inc ArmPlatformPkg: Create include file for default key content. 2021-08-03 07:26:41 +00:00