update meeting notes
[libreriscv.git] / meetings / sync_up / sync_up_2023-12-05.mdwn
1 # Tuesday 5th December 17:00 UTC
2
3 * Previous week's notes: [[meetings/sync_up/sync_up_2023-11-28]]
4 * Next day's notes: [[meetings/sync_up/sync_up_2023-12-06]]
5 * Next week's notes: [[meetings/sync_up/sync_up_2023-12-12]]
6
7 **TODO EDIT, this is a clone/copy of last weeks notes (easier, saves time)**
8
9 # Main Agenda
10
11 * reminder of **only 12 weeks** until march 1st deadline
12 for completion of cavatools and cryptoprimitives.
13
14 Meeting notes:
15
16 * Outstanding Cavatools tasks:
17 - [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980)
18 - [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)
19 - [bug #1171](https://bugs.libre-soc.org/show_bug.cgi?id=1171)
20 * Outstanding Cryptorouter tasks:
21 - Poly1305, [bug #1157](https://bugs.libre-soc.org/show_bug.cgi?id=1157)
22 [bug #1158](https://bugs.libre-soc.org/show_bug.cgi?id=1158),
23 [bug #1159](https://bugs.libre-soc.org/show_bug.cgi?id=1159)
24 - Ed25519,
25 [bug #1151](https://bugs.libre-soc.org/show_bug.cgi?id=1151),
26 [bug #1166](https://bugs.libre-soc.org/show_bug.cgi?id=1166),
27 [bug #1167](https://bugs.libre-soc.org/show_bug.cgi?id=1167)
28 - O(n^2) multiplication,
29 [bug #1155](https://bugs.libre-soc.org/show_bug.cgi?id=1155).
30
31 # Luke
32
33 * [bug #672](https://bugs.libre-soc.org/show_bug.cgi?id=672)
34 added vggb, noted to shriya to research xbitmanip draft 0.94
35 to add to [[sv/cookbook/pospopcnt/]].
36 fixed a ton of elwidth-related bugs (elwidth overrides in
37 ISACaller were started as a "stub" for Indexed REMAP 8+
38 months ago)
39
40 # Sadoon
41
42 - Work together with Shriya (with Luke's asssitance) on Poly1305/ED25519.
43 - **Requests to arrange a meeting with Luke and Shriya to help him out with
44 Poly1305 work.**
45 - Probably won't have enough time to do ed25519 before FOSDEM.
46
47 # Shriya
48
49 - Work together with Sadoon on Poly1305 and ED25519.
50
51
52 # Andrey
53
54 - Document RfP submission process, will be under
55 [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126).
56 - Link to new documentation page [[HDL_workflow/rfp_submission_guide/]]
57 - Added Dmitry's git commit description
58 ([bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)), as
59 well as some other minor tasks (see comment #0).
60 - Updated [[HDL_workflow]]
61 - Updated [[HDL_workflow/libresoc_bug_process]]
62
63 # Jacob
64
65 - [bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169)
66 Completed the necessary bits of mmap for ELF task.
67 - want to keep working on [dynamically-linked binaries](https://bugs.libre-soc.org/show_bug.cgi?id=1228) until dec 7th, since that's the deadline luke set.
68 - submitted [the presentation proposal for bigint](https://bugs.libre-soc.org/show_bug.cgi?id=1223)
69
70 # --- TODO below here ---
71
72 # Dmitry
73
74 * Update [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)
75 to include git commit descriptions.
76 * Check whether RISC-V have their own way of describing the instructions
77 (likely they do).
78 * Familiarise yourself with
79 [svanalysis.py](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;h=21778ad02d78c4f7ef5b6df93e096f4abbe365ad;hb=HEAD),
80 as we will need a similar tool for RISC-V.
81 * Check what RISC-V support in binutils looks like. *Needed for confirming
82 the details of the RISC-V binutils grant*.
83
84 # David
85
86 -
87
88 # Tobias
89
90 * created fosdem talk bug, [bug #1213](https://bugs.libre-soc.org/show_bug.cgi?id=1213)
91
92 [[!tag meeting2023]]
93 [[!tag meeting_sync_up]]
94