Skip to content

Commit

Permalink
CI files
Browse files Browse the repository at this point in the history
Signed-off-by: Sujana M <sujana.murali@arm.com>
  • Loading branch information
Sujana-M committed Oct 25, 2024
1 parent 3377dca commit 3ccd2c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bsa-acs_build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ jobs:
steps:
- name: Checkout bsa-acs repository
uses: actions/checkout@v4
with:
repository: ARM-software/bsa-acs

- name: Remove build folder if present in BSA-ACS
run: |
Expand Down
2 changes: 1 addition & 1 deletion pal/baremetal/common/src/pal_pe.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ PalGetMaxMpidr()
@return None
**/
void
VOID
PalAllocateSecondaryStack(uint64_t mpidr)
{

Expand Down

0 comments on commit 3ccd2c6

Please sign in to comment.