Commit graph

1909 commits

Author SHA1 Message Date
mikee512
768cd110af fix valgrind issues 2026-05-01 16:12:53 +00:00
mevans
69882120be Fix self test issues
fix self test
2026-05-01 16:12:53 +00:00
Felix
8af095651b add error check for crfpmoc_fp_download_template 2026-05-01 16:12:53 +00:00
Felix
2d092a5aea removed left indent 2026-05-01 16:12:53 +00:00
Felix
f5df119c74 adding support for slower devices 2026-05-01 16:12:53 +00:00
Felix
ae53a01345 fixing GVariant extraction on ChimeraOS 2026-05-01 16:12:53 +00:00
Felix
de67cdfe1a adding workaround for ec_max_outsize issue 2026-05-01 16:12:53 +00:00
Felix
ca3846a1e7 removed vscode files 2026-05-01 16:12:53 +00:00
Felix
4f019bbf85 removed nix dev files 2026-05-01 16:12:53 +00:00
Felix
d98c2bf3ce no longer fails if no template present 2026-05-01 16:12:53 +00:00
Felix
6e2cdcf69c adding debugging errors 2026-05-01 16:12:53 +00:00
Felix
1c20639e0f removed other failing tests 2026-05-01 16:12:53 +00:00
Felix
ce2d9a0e20 removed other failing tests 2026-05-01 16:12:53 +00:00
Felix
fda0457140 cleanup todos
renamed frame to template
for unfied naming

Added myself to copyright

readded checking

Revert "readded checking"

This reverts commit 1c0b88ff3311171ddae1fd095c499f320dcca697.

clearing context after use

removed some sleeps

saving max out size and max template

tests

Revert "tests"

This reverts commit 94cf2a5d804eac5cfb2fc97d91c0d0a6770b720b.

fixed reference count error

check for successful upload

split ssm into multiple functions

improved code

removed chrfpmoc from tests since tests are broken
2026-05-01 16:12:53 +00:00
Felix
917b443ce3 fix error 2026-05-01 16:12:53 +00:00
Felix
c95ec7ff65 working poc 2026-05-01 16:12:53 +00:00
Felix
4a117b45e2 moved reset to device open 2026-05-01 16:12:53 +00:00
Felix
6eb1c8c272 removed unneeded checking 2026-05-01 16:12:53 +00:00
Felix
4b65ae3d87 added uploading 2026-05-01 16:12:53 +00:00
Felix
7811005adf testing upload 2026-05-01 16:12:53 +00:00
Felix
75913567a0 prepare for frame upload 2026-05-01 16:12:53 +00:00
Felix
36acdbb658 compare 2026-05-01 16:12:53 +00:00
Felix
e341a824cb added saving 2026-05-01 16:12:53 +00:00
Felix
d36ef0cd0e cleanup 2026-05-01 16:12:53 +00:00
Felix
6590224212 debugg 2026-05-01 16:12:53 +00:00
Felix
16f8ec380b adding ec tool 2026-05-01 16:12:53 +00:00
Felix
b3607cc1cc cleanup 2026-05-01 16:12:53 +00:00
Felix
baca903729 cleanup 2026-05-01 16:12:53 +00:00
Felix
8e305e0621 frame download 2026-05-01 16:12:53 +00:00
Felix
98faaffdea fixing seed 2026-05-01 16:12:53 +00:00
Felix
3c68fbf4ec ensure seed 2026-05-01 16:12:53 +00:00
Felix
e5172e7022 seed 2026-05-01 16:12:53 +00:00
Felix
23f3cfd8e2 adding download 2026-05-01 16:12:53 +00:00
Felix
3506f0fcad adding seed 2026-05-01 16:12:53 +00:00
Felix
e83b39390a test 2026-05-01 16:12:53 +00:00
Felix
8af38fe42e adding flake 2026-05-01 16:12:53 +00:00
Abhinav Baid
e526a5101d Update min umockdev version 2026-05-01 16:12:53 +00:00
Abhinav Baid
30a65c5d90 Handle idle cancellations properly 2026-05-01 16:12:53 +00:00
Abhinav Baid
88f6c2fac8 Use g_unix_fd_add instead of poll 2026-05-01 16:12:53 +00:00
Abhinav Baid
3814b1e3c3 add a 0 delay before checking and reporting verification match status 2026-05-01 16:12:53 +00:00
Abhinav Baid
afbbd1cb1d disable temperature management 2026-05-01 16:12:53 +00:00
Abhinav Baid
4bed200a66 remove create-misc-driver-test.py.in 2026-05-01 16:12:53 +00:00
Abhinav Baid
aa9e4029d0 address review comments 2026-05-01 16:12:53 +00:00
Abhinav Baid
9e1dff801e use GError instead of string error_msg 2026-05-01 16:12:53 +00:00
Abhinav Baid
786920045a Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2026-05-01 16:12:53 +00:00
Abhinav Baid
b622e3979f Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2026-05-01 16:12:53 +00:00
Abhinav Baid
5b74788a50 fix scan build 2026-05-01 16:12:53 +00:00
Abhinav Baid
004a211f6c Address review comments, fix valgrind 2026-05-01 16:12:53 +00:00
Abhinav Baid
281fc5d82a Free misc_path in fp_device_finalize 2026-05-01 16:12:53 +00:00
Abhinav Baid
34b6693b9d Address review comment, fix valgrind warnings 2026-05-01 16:12:53 +00:00