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

fail to build ATF for FVP in BL1 and BL31 #6

Open
mohamednasr93 opened this issue Jul 24, 2018 · 0 comments
Open

fail to build ATF for FVP in BL1 and BL31 #6

mohamednasr93 opened this issue Jul 24, 2018 · 0 comments

Comments

@mohamednasr93
Copy link

i tried to build ATF for FVP platform and got this error
lib/cpus/aarch64/cortex_a75.S:48: Error: constant expression required at operand 3 -- `ubfx x0,x0,#ID_AA64PFR0_CSV2_SHIFT,#ID_AA64PFR0_CSV2_LENGTH'
Makefile:556: recipe for target 'build/fvp/release/bl31/cortex_a75.o' failed

omihalac added a commit to omihalac/arm-trusted-firmware that referenced this issue Feb 4, 2019
…OMIHALAC/arm-trusted-firmware:patf-staging-rcar3-update-1017-rev2 to master

* commit 'a88e70235f73a0fe7b098b7fedac05ded6a03bd9':
  Revert "plat: rcar: security: Make configurable LIFEC DEBUG TRACE access"
  Update IPL and Secure Monitor Rev1.0.17 rev2
DienPhamM pushed a commit that referenced this issue Nov 8, 2023
The current putc version test for TXEMPTY bit set (#6) instead
of waiting for TXFULL bit clear (#4), that slows the global
boot time as we are not taking benefit of the 32-byte FIFO.

We then need to implement the flush function to be sure the
transmit is complete (FIFO and shift register empty).

Signed-off-by: Loic Poulain <[email protected]>
Change-Id: I54873a5203e2afdc230e44ce73284e7a80985b4f
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

1 participant