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

Cannot find "poplar_layout.h" #18

Open
blimjoe opened this issue Dec 22, 2017 · 1 comment
Open

Cannot find "poplar_layout.h" #18

blimjoe opened this issue Dec 22, 2017 · 1 comment

Comments

@blimjoe
Copy link

blimjoe commented Dec 22, 2017

Hi,
I'm trying to build Poplar system on Debian 9. A error occured when building poplar-l-loader.
/opt/gcc-linaro-7.1.1-2017.08-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc -c -o start.o start.S -I../poplar-arm-trusted-firmware//plat/hisilicon/poplar/include -DVERSION_MSG='"LOADER: Built 2017/12/22 11:49:22+0800 Commit-id 5dfd78a"'
start.S:37:10: fatal error: poplar_layout.h: No such file or directory
#include "poplar_layout.h"
^~~~~~~~~~~~~~~~~
compilation terminated.

Am I missing some dev packages?

@shawnguo2
Copy link
Collaborator

The header plat/hisilicon/poplar/include/poplar_layout.h is from poplar-arm-trusted-firmware repository.

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

No branches or pull requests

2 participants