Toggle navigation
Patchwork
Patches credited to gustavo.romero@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-ai-ml
Show patches with
: Archived =
No
| 177 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,5/8] gdb: Introduce is_address_tagged target hook
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-17
Gustavo Romero
Superseded
[v5,4/8] gdb: Use passed gdbarch instead of calling current_inferior
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-17
Gustavo Romero
Superseded
[v5,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-17
Gustavo Romero
Superseded
[v5,2/8] gdb: aarch64: Move MTE address check out of set_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-17
Gustavo Romero
Superseded
[v5,1/8] gdb: aarch64: Remove MTE address checking from get_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-17
Gustavo Romero
Superseded
[v4,8/8] gdb: Document qIsAddressTagged packet
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v4,7/8] gdb/testsuite: Add unittest for qIsAddressTagged packet
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
New
[v4,6/8] gdb: Add qIsAddressTagged packet
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
New
[v4,5/8] gdb: Introduce is_address_tagged target hook
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v4,4/8] gdb: Use passed gdbarch instead of calling current_inferior
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v4,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v4,2/8] gdb: aarch64: Move MTE address check out of set_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v4,1/8] gdb: aarch64: Remove MTE address checking from get_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-16
Gustavo Romero
Superseded
[v3,7/7] gdb: Document qMemTagCheckAddr packet
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
New
[v3,6/7] gdb: Add qMemTagAddrCheck packet
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
New
[v3,5/7] gdb: Introduce is_address_tagged target hook
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
New
[v3,4/7] gdb: Use passed gdbarch instead of calling current_inferior
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
Superseded
[v3,3/7] gdb: aarch64: Remove MTE address checking from memtag_matches_p
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
Superseded
[v3,2/7] gdb: aarch64: Move MTE address check out of set_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
New
[v3,1/7] gdb: aarch64: Remove MTE address checking from get_memtag
Add another way to check tagged addresses on remote targets
-
-
-
2024-04-04
Gustavo Romero
Superseded
[v2,4/4] gdb: Add new remote packet to check if address is tagged
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
New
[v2,3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[v2,2/4] gdb: aarch64: Move MTE address check out of set_memtag
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[v2,1/4] gdb: aarch64: Remove MTE address checking from get_memtag
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[4/4] gdb: Add new remote packet to check if address is tagged
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[2/4] gdb: aarch64: Move MTE address check out of set_memtag
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[1/4] gdb: aarch64: Remove MTE address checking from get_memtag
Add another way to check for MTE-tagged addresses on remote targets
-
-
-
2024-03-28
Gustavo Romero
Superseded
[v3,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
New
[v3,4/5] gdbstub: Add Xfer:siginfo:read stub
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
New
[v3,3/5] gdbstub: Save target's siginfo
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
Accepted
[v3,2/5] linux-user: Move tswap_siginfo out of target code
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
Accepted
[v3,1/5] gdbstub: Rename back gdb_handlesig
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
Accepted
[v2,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
Superseded
[v2,4/5] gdbstub: Add Xfer:siginfo:read stub
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
Superseded
[v2,3/5] gdbstub: Save target's siginfo
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
New
[v2,2/5] linux-user: Move tswap_siginfo out of target code
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
Superseded
[v2,1/5] gdbstub: Rename back gdb_handlesig
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
Superseded
[2/2] tests/tcg: Add multiarch test for Xfer:siginfo:read stub
[1/2] gdbstub: Add Xfer:siginfo:read stub
-
-
-
2024-03-03
Gustavo Romero
Superseded
[1/2] gdbstub: Add Xfer:siginfo:read stub
[1/2] gdbstub: Add Xfer:siginfo:read stub
-
-
-
2024-03-03
Gustavo Romero
Superseded
[6/6] tests/qtest: Add ivshmem-flat test
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[5/6] tests/qtest: Reorganize common code in ivshmem-test
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[3/6] hw/arm: Allow some machines to use the ivshmem-flat device
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[1/6] hw/misc/ivshmem: Add ivshmem-flat device
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
New
[v2] docs/system/arm/virt.rst: Add note on CPU features off by default
[v2] docs/system/arm/virt.rst: Add note on CPU features off by default
-
-
-
2024-01-22
Gustavo Romero
New
[4/4] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
Add ivshmem-flat device
-
-
-
2023-11-27
Gustavo Romero
Superseded
[3/4] tests/qtest: Add ivshmem-flat test
Add ivshmem-flat device
-
-
-
2023-11-27
Gustavo Romero
New
[2/4] tests/qtest: Reorganize common code in ivshmem-test
Add ivshmem-flat device
-
-
-
2023-11-27
Gustavo Romero
Superseded
[1/4] Add ivshmem-flat device
Add ivshmem-flat device
-
-
-
2023-11-27
Gustavo Romero
New
[v2] test/qtest: Add API functions to capture IRQ toggling
[v2] test/qtest: Add API functions to capture IRQ toggling
-
-
-
2023-11-13
Gustavo Romero
New
test/qtest: Add an API function to capture IRQ toggling
test/qtest: Add an API function to capture IRQ toggling
-
-
-
2023-11-12
Gustavo Romero
New
QTest framework does not capture toggled irq line
QTest framework does not capture toggled irq line
-
-
-
2023-11-10
Gustavo Romero
New
[microTVM] Arduino: Fix MLF archive filename in generated project dir
-
-
-
2021-10-19
Gustavo Romero
Accepted
[TVMC][microTVM] Add new micro context
-
-
-
2021-10-08
Gustavo Romero
New
[TVMC] Treat invalid FILE arguments
-
-
-
2021-10-06
Gustavo Romero
Accepted
[microTVM] Add wrapper for creating project using a MLF
-
-
-
2021-09-23
Gustavo Romero
Accepted
[microTVM] Add open and close methods to Session class
-
-
-
2021-09-08
Gustavo Romero
New
[microTVM] Zephyr: Set 'choices' for ProjectOption 'verbose'
-
-
-
2021-09-08
Gustavo Romero
Accepted
[microTVM] Add method to query template info without creating a project
-
-
-
2021-09-07
Gustavo Romero
Accepted
[microTVM] Zephyr: implement 'west_cmd' server option
-
-
-
2021-09-06
Gustavo Romero
Accepted
[microTVM] Temporarily remove mps2_an521 from CI
-
-
-
2021-09-03
Gustavo Romero
Accepted
[microTVM] Zephyr: Fix option name in PROJECT_OPTIONS
-
-
-
2021-08-30
Gustavo Romero
Accepted
Remove unused allocated memory in crt initialization
-
-
-
2021-08-23
Gustavo Romero
Accepted
Remove unnecessary memset in TVMMutableFuncRegistry initialization
-
-
-
2021-08-23
Gustavo Romero
Accepted
Fix typos
-
-
-
2021-08-18
Gustavo Romero
Accepted
[microTVM] Fix platform name for qemu_x86 in Zephyr AOT tests
-
-
-
2021-08-16
Gustavo Romero
Accepted
[microTVM] Fix warnings on Zephyr tests
-
-
-
2021-08-12
Gustavo Romero
Accepted
[microTVM][RVM] Always destroy the VM if all tests pass
-
-
-
2021-08-12
Gustavo Romero
Accepted
[microTVM][RVM] Improve base-box-tool 'build' command
-
-
-
2021-08-12
Gustavo Romero
New
[microTVM][RVM] Skip USB device attach if device is already attached
-
-
-
2021-08-12
Gustavo Romero
New
[microTVM][RVM] Fix base-box-tool command in README.md
-
-
-
2021-07-31
Gustavo Romero
Accepted
Disco
-
-
-
2021-05-17
Gustavo Romero
Accepted
[Backport v2.5-branch] boards: arm: mps2-an521: Change SRAM location to PSRAM
-
-
-
2021-04-07
Gustavo Romero
Accepted
[Backport v2.5-branch] Fix uart_irq_is_pending
-
-
-
2021-04-06
Gustavo Romero
Accepted
Fix uart_irq_is_pending
-
-
-
2021-03-23
Gustavo Romero
Accepted
«
1
2
»
Bundling
Create bundle: