Page MenuHomePhabricator

jwerner (Julius Werner)
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 5 2019, 7:37 PM (294 w, 14 h)

Recent Activity

May 5 2021

jwerner added a comment to T925: ATF v2.5-rc0 fails to build rk3399 support with gcc11.

Yes, the __sramdata in the declaration is a mistake, the correct target section for that global needs to be .pmusram.data. This used to be in .sram.data once upon a time but then the suspend.c stuff got added and required it to be moved to PMUSRAM. I guess they forgot to update that part in the declaration and since the old GCC seemed to silently prefer the attribute in the definition, nobody noticed. Please apply CJKay's first patch to fix the warning.

May 5 2021, 5:52 PM · Trusted Firmware A

Dec 2 2019

jwerner added a comment to T603: Support dcc console in ATF.

You'll probably want to write a function like this:

Dec 2 2019, 10:56 PM · Trusted Firmware A

Apr 22 2019

jwerner created T325: Consider using https://www.trustedfirmware.org/assets/favicon.png for Gerrit?.
Apr 22 2019, 10:56 PM