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

poplar: Add initial support #1999

Merged
merged 1 commit into from
Dec 15, 2017
Merged

Conversation

vchong
Copy link
Contributor

@vchong vchong commented Dec 12, 2017

Signed-off-by: Victor Chong victor.chong@linaro.org

@vchong
Copy link
Contributor Author

vchong commented Dec 12, 2017

@prime-zeng fyi

@@ -0,0 +1,59 @@
/*
* Copyright (c) 2017, Linaro Limited
* All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't the "All rights reserved" line any longer, please remove it in the other files added with Linaro copyright.

Copy link
Contributor

Choose a reason for hiding this comment

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

@vchong FYI the new header format is documented in PR#1992
453cae1

Copy link
Contributor Author

@vchong vchong Dec 13, 2017

Choose a reason for hiding this comment

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

Removed in all related files. Thanks for the link!

#define STACK_ALIGNMENT 64

/* PL011 UART */
#define CONSOLE_UART_BASE PL011_UART0_BASE
Copy link
Contributor

Choose a reason for hiding this comment

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

A define from hi3798cv200.h is used here, please include the file too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, it was in main.c. Will remove it there and include it here instead. Thanks for spotting!

@vchong
Copy link
Contributor Author

vchong commented Dec 13, 2017

All comment addressed. Please continue review. Thanks!

@jenswi-linaro
Copy link
Contributor

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

@vchong
Copy link
Contributor Author

vchong commented Dec 13, 2017

Rebased, squashed and tag added. Ok to merge? Thanks!

Signed-off-by: Victor Chong <victor.chong@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
@jforissier jforissier merged commit d22ddc7 into OP-TEE:master Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants