Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Aug 4 2021

raghuncstate added a comment to T955: Bug in hftest.py.

Copying response on mailing list.

Aug 4 2021, 6:53 PM · Hafnium
raghuncstate added a comment to T955: Bug in hftest.py.

- Uploaded patch for repro.

Aug 4 2021, 6:53 PM · Hafnium
raghuncstate created T955: Bug in hftest.py.
Aug 4 2021, 6:52 PM · Hafnium

Mar 26 2021

raghuncstate added a comment to T908: Move platform description to the Hypervisor manifest.

Hi Olivier,

Mar 26 2021, 6:44 PM · Hafnium

Feb 21 2021

raghuncstate added a comment to Conventional Commits.

I think this is generally a good move. The transition period will be ugly and unavoidable but we should reap the benefits of it long term. I do agree with Varun's concern about using tags in the headers but it is a trade-off we will have to make for the benefits standard commits offers.
Varun, is the format <conventional commit tag>:<plat> or <submodule>:<short message> not sufficient? I dont think we want to pack too much into the header any way in terms of what the commit is doing.

Feb 21 2021, 5:38 PM · Trusted Firmware A

Oct 9 2020

raghuncstate added a comment to Long-term support (LTS) proposal.

This is a great initiative. Support this completely, although the "Expectation from LTS codebase" section scares me :). Given the size of the community(that i'm aware of), the goals set out are great long term goals so may be it should be renamed as Long term expectations.

Oct 9 2020, 2:28 AM

Apr 15 2020

raghuncstate added a comment to Project Maintenance Process.

I think this looks great.

Apr 15 2020, 5:52 PM

May 21 2019

raghuncstate added a comment to T334: Barrier in sprt_queue.c.

Thanks guys! The dmbish() is not a huge deal. Just get a little nervous when i see barriers and don't completely understand why it is there. :)

May 21 2019, 10:14 PM · TF-A Question, Trusted Firmware A
raghuncstate added a comment to T334: Barrier in sprt_queue.c.

Thanks Paul, Soby.
spm_response_*() currently cannot invoked by any secure partition since the responses[] array is in EL3 space. Is this not the case ? or is it the expectation that the responses array will be mapped to secure EL0 some time in the future? I don't see how a secure partition can invoke spm_response_* other than through an SMC, in which case we are already in EL3 context and dont require the dmbish(), as Paul pointed. I understand your argument for sprt_queue_*, since they are invoked by EL3 and the secure partition.

May 21 2019, 4:33 PM · TF-A Question, Trusted Firmware A

May 13 2019

raghuncstate added a comment to T334: Barrier in sprt_queue.c.

anything ?

May 13 2019, 6:58 PM · TF-A Question, Trusted Firmware A

May 11 2019

raghuncstate updated the task description for T344: Gic driver uses unsigned int for base address.
May 11 2019, 2:18 PM · Trusted Firmware-A Tests
raghuncstate added a comment to T335: Bug in rdmem_attr_to_mmap_attr in spm_xlat.c.

Thanks for taking a look and providing confirmation! :)

May 11 2019, 1:49 AM · TF-A Bug, Trusted Firmware A

May 8 2019

raghuncstate changed the visibility for T344: Gic driver uses unsigned int for base address.
May 8 2019, 11:48 PM · Trusted Firmware-A Tests
raghuncstate changed the visibility for T344: Gic driver uses unsigned int for base address.
May 8 2019, 11:47 PM · Trusted Firmware-A Tests
raghuncstate added a comment to T334: Barrier in sprt_queue.c.

Thanks. Missed the lockless reader of the queue. Who is the lockless reader for spm_response_add() and spm_response_get()?

May 8 2019, 11:40 PM · TF-A Question, Trusted Firmware A

May 6 2019

raghuncstate changed the visibility for T335: Bug in rdmem_attr_to_mmap_attr in spm_xlat.c.
May 6 2019, 11:04 PM · TF-A Bug, Trusted Firmware A
raghuncstate added a watcher for Trusted Firmware A: raghuncstate.
May 6 2019, 10:54 PM

May 5 2019

raghuncstate updated the task description for T334: Barrier in sprt_queue.c.
May 5 2019, 9:09 PM · TF-A Question, Trusted Firmware A
raghuncstate triaged T334: Barrier in sprt_queue.c as Normal priority.
May 5 2019, 9:07 PM · TF-A Question, Trusted Firmware A