Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Silicon/Arm/MU_TIANO from 2024050000.0.0 to 2024050001.0.0 #1034

Merged

Conversation

ProjectMuBot
Copy link
Collaborator

Bumps Silicon/Arm/MU_TIANO from 2024050000.0.0 to 2024050001.0.0

Introduces 10 new commits in Silicon/Arm/MU_TIANO.

Commits
  • fce88d [CHERRY-PICK] ArmPlatformPkg: Initialize Serial Port Before Writing
  • d5f0c8 [CHERRY-PICK] ArmPkg: Remove Deprecated ArmPsciResetSystemLib
  • 73c0cc [CHERRY-PICK] ArmPkg: CpuDxe: Add Memory Attribute Protocol Logging
  • fb982f [CHERRY-PICK] ArmPkg: ArmMmuLib: Add ARM32 Memory Attribute Update Failure Logging
  • 344e8d [CHERRY-PICK] ArmPkg: ArmMmuLib: Add AARCH64 Memory Attribute Update Failure Log
  • 8da33b Revert "ArmPlatformPkg: Update LcdHwNullLib to prevent init"
  • 56679e [CHERRY-PICK] ArmPlatformPkg: Update LcdHwNullLib to prevent init
  • af0c11 Revert "ArmPlatformPkg: PL031RealTimeClockLib: Set MMIO Memory NX"
  • cc6ffb [CHERRY-PICK] ArmPlatformPkg: PL031RealTimeClockLib: Set MMIO Memory XP
  • 0cee42 pip: update edk2-pytool-extensions requirement from ~=0.27.11 to ~=0.27.12 (#282)

Signed-off-by: Project Mu Bot [email protected]

@ProjectMuBot ProjectMuBot added type:dependencies Pull requests that update a dependency file type:submodules Pull requests that update submodules labels Sep 13, 2024
Introduces 10 new commits in [Silicon/Arm/MU_TIANO](https://github.com/microsoft/mu_silicon_arm_tiano.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/fce88db8cad79893927e3fa2aa8de281a1c550cb">fce88d</a> [CHERRY-PICK] ArmPlatformPkg: Initialize Serial Port Before Writing</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/d5f0c867417e97a7054f208eb8461de1d3b72c38">d5f0c8</a> [CHERRY-PICK] ArmPkg: Remove Deprecated ArmPsciResetSystemLib</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/73c0cca53c05057c9a11f901be6dce98062c459f">73c0cc</a> [CHERRY-PICK] ArmPkg: CpuDxe: Add Memory Attribute Protocol Logging</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/fb982fe87476e4446e338d091c371783dca0d562">fb982f</a> [CHERRY-PICK] ArmPkg: ArmMmuLib: Add ARM32 Memory Attribute Update Failure Logging</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/344e8d997e2a027a290ed5851dd0202f8d7fbde3">344e8d</a> [CHERRY-PICK] ArmPkg: ArmMmuLib: Add AARCH64 Memory Attribute Update Failure Log</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/8da33b91b6f805b0358fcb792d2006c89fe886d0">8da33b</a> Revert "ArmPlatformPkg: Update LcdHwNullLib to prevent init"</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/56679e598889472b2702fda0d593945cc7cfd237">56679e</a> [CHERRY-PICK] ArmPlatformPkg: Update LcdHwNullLib to prevent init</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/af0c11fa5b6d655140ef623105a2b618b78d6c37">af0c11</a> Revert "ArmPlatformPkg: PL031RealTimeClockLib: Set MMIO Memory NX"</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/cc6ffba523a40bf260c3a8735b95f3275269257a">cc6ffb</a> [CHERRY-PICK] ArmPlatformPkg: PL031RealTimeClockLib: Set MMIO Memory XP</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/0cee429af9316af716e0eb882693cf35d6c08ec1">0cee42</a> pip: update edk2-pytool-extensions requirement from ~=0.27.11 to ~=0.27.12 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/282">#282</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
@makubacki makubacki force-pushed the projectmubot/submodules/mu_silicon_arm_tiano/2024050001.0.0 branch from 1a2014b to ce2d99b Compare September 24, 2024 13:59
@makubacki makubacki enabled auto-merge (squash) September 24, 2024 13:59
@makubacki makubacki merged commit cae674f into main Oct 1, 2024
31 checks passed
@makubacki makubacki deleted the projectmubot/submodules/mu_silicon_arm_tiano/2024050001.0.0 branch October 1, 2024 02:45
eeshanl added a commit to eeshanl/mu_tiano_platforms that referenced this pull request Oct 1, 2024
- Move IORT table to SbsaQemuSmmuDxe
- Remove FDT calls and use HardwareInfoLib
- CP 42925c15bee09162c6dfc8c2204843ffac6201c1 in Silicon/Arm/TFA
- Moved from FixedPcd to Pcd because we use ArmMonitorCall to retrieve this now
  - gArmTokenSpaceGuid.PcdGicDistributorBase, gArmTokenSpaceGuid.PcdGicRedistributorsBase

Bump Features/DEBUGGER from 0.1.5 to 0.2.0 (microsoft#1047)

Bumps Features/DEBUGGER from `0.1.5` to `0.2.0`

Introduces 6 new commits in
[Features/DEBUGGER](https://github.com/microsoft/mu_feature_debugger.git).

Signed-off-by: Project Mu Bot <[email protected]>

Bump Silicon/Arm/MU_TIANO from 2024050000.0.0 to 2024050001.0.0 (microsoft#1034)

Bumps Silicon/Arm/MU_TIANO from `2024050000.0.0` to `2024050001.0.0`

Introduces 10 new commits in
[Silicon/Arm/MU_TIANO](https://github.com/microsoft/mu_silicon_arm_tiano.git).

Signed-off-by: Project Mu Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency file type:submodules Pull requests that update submodules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants