Skip to content

Update uVisor to v0.30.0 #4907

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

Merged
merged 2 commits into from
Sep 4, 2017
Merged

Update uVisor to v0.30.0 #4907

merged 2 commits into from
Sep 4, 2017

Conversation

Patater
Copy link
Contributor

@Patater Patater commented Aug 14, 2017

Description

uVisor: Add Nuvoton M480 targets

Status

READY

@theotherjimmy
Copy link
Contributor

Moving to "Needs: Work" Due to the "IN DEVELOPMENT" status in the description. Please change the status and change the label to "Needs: Review" when this PR is ready for review.

@@ -23,7 +23,7 @@ GDB:=$(PREFIX)gdb
OBJDUMP:=$(PREFIX)objdump

# Translate between uVisor namespace and mbed namespace
TARGET_TRANSLATION:=MCU_K64F.kinetis EFM32.efm32 STM32F4.stm32 ARM_BEETLE_SOC.beetle
TARGET_TRANSLATION:=MCU_K64F.kinetis EFM32.efm32 STM32F4.stm32 ARM_BEETLE_SOC.beetle M480.m480
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Patater It should be NUMAKER_PFM_M487.m480?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same uVisor binary should work with all M480 targets. If you know of a reason why this isn't the case, please let me know.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Patater Yes, you are right.

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 17, 2017

/morph test-nightly

1 similar comment
@theotherjimmy
Copy link
Contributor

/morph test-nightly

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1065

Test Prep failed!

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 22, 2017

/morph test-nightly

@mbed-bot
Copy link

Result: ABORTED

Your command has finished executing! Here's what you wrote!

/morph test-nightly

@studavekar
Copy link
Contributor

/morph test-nightly

@adbridge
Copy link
Contributor

@Patater Is this required for 5.6 ?

@studavekar
Copy link
Contributor

/morph test-nightly

@Patater
Copy link
Contributor Author

Patater commented Aug 29, 2017

@adbridge @ccli8
Not required for 5.6, but nice to have. The main feature is uVisor support for Nuvoton NuMaker M480-series targets.

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1135

All builds and test passed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants