summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10Snap for 11296156 from 15222f7a68c60d3f6771b68500e8af24a9006a11 to mainline-t...aml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010Android Build Coastguard Worker
2023-12-22apf_interpreter: support pre-C99 compiler am: f75b8c8a1fMaciej Żenczykowski
2023-12-22Resolve the build warning by initializing load_size am: cc69dc8004Yuyang Huang
2023-12-22apf_interpreter: support pre-C99 compilerMaciej Żenczykowski
2023-12-22Resolve the build warning by initializing load_sizeYuyang Huang
2023-12-21apf_interpreter.h: convert hard (non-breaking) spaces to normal ascii spaces ...Maciej Żenczykowski
2023-12-21v5/apf_interpreter.h: convert hard (non-breaking) spaces to normal ascii spac...Maciej Żenczykowski
2023-12-21apf_interpreter.h: convert hard (non-breaking) spaces to normal ascii spacesMaciej Żenczykowski
2023-12-21v5/apf_interpreter.h: convert hard (non-breaking) spaces to normal ascii spacesMaciej Żenczykowski
2023-12-15Snap for 11224086 from 0171e8ca8c15bd7d357070c3662b5b02abe4157f to mainline-t...Android Build Coastguard Worker
2023-12-14Turn on -Werror=strict-prototypes build flag and fix build error am: 910f2bd2e2Yuyang Huang
2023-12-14Turn on -Werror=strict-prototypes build flag and fix build errorYuyang Huang
2023-12-12Update allocate/transmit API parameter type am: 1ddea3a190Yuyang Huang
2023-12-09Update allocate/transmit API parameter typeYuyang Huang
2023-12-08Turn on -Wsign-conversion build flag and fix build error am: da69227362 am: 9...Yuyang Huang
2023-12-08Update the APFv6 API to support pass in the ctx parameter am: e9477d69a1 am: ...Yuyang Huang
2023-12-08apf v5: remove spurious check for >=0 of unsigned value. am: 716a56c587 am: 3...Maciej Żenczykowski
2023-12-08Update apf_interperter to support packet transmit am: 22d2d8295b am: 2b565aa6ddYuyang Huang
2023-12-08Update the apf_run() to match the latest design doc am: b2e7296f84 am: 0d386b...Yuyang Huang
2023-12-08Update the apf_transmit_buffer() to match the latest design doc am: d2da8aa25...Yuyang Huang
2023-12-08Update the apf_allocate_buffer() to match the latest design doc am: c0c314b7b...Yuyang Huang
2023-12-08Fix the comment of apf_version() and move it to apf_interpreter.c am: 5e24209...Yuyang Huang
2023-12-08Update apf_disassemble to support MEMCOPY, EPKTCOPY, EDATACOPY opcode. am: ae...Yuyang Huang
2023-12-08Merge "Updated APF dissembler to support WRITE/EWRITE opcodes." into main am:...Treehugger Robot
2023-12-08Refactored apf_run to support APFv6 am: 67bb29893e am: eae8b66be5Yuyang Huang
2023-12-08Refactored apf_run to support APFv6 am: 6cee0fa269 am: 2088fd5308Yuyang Huang
2023-12-08Add support for ALLOC and TRANS opcodes to apf_disassemble() am: 9aece5c618 a...Yuyang Huang
2023-12-08Update apf_disassemble() to print to buffer am: a57fefba56 am: 9af0b8b9b6 am:...Yuyang Huang
2023-12-08Merge "Support TRANS opcode" into main am: da5fa76889 am: 25e556deb1 am: 0960...Treehugger Robot
2023-12-08Merge "Support ALLOC opcode" into main am: 65b02cde06 am: 37d300b2a9 am: c852...Yuyang Huang
2023-12-08Update the apf_allocate_buffer() API doc am: 3432300e07 am: 7ef1cad261 am: 23...Yuyang Huang
2023-12-08Update apf_run to allow printing APF counter am: b1b3059aa9 am: abe2531ef9 am...Yuyang Huang
2023-12-08Update the apf_allocate_buffer() and apf_transmit_buffer() document. am: b3f8...Yuyang Huang
2023-12-08Add test implementation for APF allocate/transmit buffer APIs am: 58a50a3881 ...Yuyang Huang
2023-12-08Fix APFv6 API definition and description am: ccce6c608a am: 5e303535d1 am: 3b...Yuyang Huang
2023-12-08Add API for APFv6 am: e09a396821 am: fa6e2ecc24 am: 14d66efa31 am: 7102d9ce6b...Yuyang Huang
2023-12-08Change the APF_INTERPRETER_H_ to APF_INTERPRETER_V5_H_ am: dcd2386446 am: e9f...Yuyang Huang
2023-12-08Create APFv6 skeleton am: 197107154c am: 1be2fabf03 am: d24087afa8 am: 9b5ba6...Yuyang Huang
2023-12-08Merge "apf: disassemble 'div 0' as pass" into main am: ffe507b260 am: bfc5919...Treehugger Robot
2023-12-08apf: fix up .output files am: 037c77fa16 am: d0e4e51d96 am: e70cc54211 am: 6f...Maciej Żenczykowski
2023-12-08apf_disassembler: nicer syntax for [x+0] and [x+-1] am: 8dee633112 am: b931a9...Maciej Żenczykowski
2023-12-08Fix apf disassembler to match interpreter - add uses unsigned immediate. am: ...Maciej Żenczykowski
2023-12-08Add libc++ dependency to fix apf_run_test am: 9c4d493e1c am: e38e541798 am: 7...Luca Farsi
2023-12-08Add APF counter decoder util am: 34ca0f66e5 am: baa1e1752b am: 8a971895ad am:...Yuyang Huang
2023-12-08Turn on -Wsign-conversion build flag and fix build error am: da69227362Yuyang Huang
2023-12-08Turn on -Wsign-conversion build flag and fix build error am: da69227362Yuyang Huang
2023-12-07Update the APFv6 API to support pass in the ctx parameter am: e9477d69a1Yuyang Huang
2023-12-07Update the APFv6 API to support pass in the ctx parameter am: e9477d69a1Yuyang Huang
2023-12-08Turn on -Wsign-conversion build flag and fix build errorYuyang Huang
2023-12-07Update the APFv6 API to support pass in the ctx parameterYuyang Huang