9b66a1be89c95b22f9195aa83dc62a14374c229f
[libreriscv.git] / meetings / sync_up / sync_up_2023-12-12.mdwn
1 # Tuesday 12th December 17:00 UTC
2
3 * Previous week's notes: [[meetings/sync_up/sync_up_2023-12-05]]
4 * Next day's notes: [[meetings/sync_up/sync_up_2023-12-13]]
5 * Next week's notes: [[meetings/sync_up/sync_up_2023-12-19]]
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 10 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
29 # Dmitry
30
31 * [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980),
32 Started working on this, came to the conclusion that the lexer and
33 the parser should deal with some language-agnostic AST nodes
34 * Implemented some basic nodes and tested whether the overall idea
35 is acceptable
36 * We can already convert these node objects back to pseudocode
37 * Moving on with investigating lexer and parser examples for ply
38
39 # Luke
40
41 * [bug #676](https://bugs.libre-soc.org/show_bug.cgi?id=676)
42 can continue with [[sv/cookbook/maxloc/]] after adding
43 "mapreduce-like" mode across the entirety of dd-ffirst
44 [bug #1183](https://bugs.libre-soc.org/show_bug.cgi?id=1183).
45 this is incredibly useful for many reasons
46
47 # Shriya
48
49 * Work together with Luke on maxloc dd-ffirst unit tests
50 [bug #1183](https://bugs.libre-soc.org/show_bug.cgi?id=1183).
51
52
53 # --- TODO below here ---
54
55 # Sadoon
56
57 - Work together with Shriya (with Luke's asssitance) on Poly1305/ED25519.
58 - **Requests to arrange a meeting with Luke and Shriya to help him out with
59 Poly1305 work.**
60 - Probably won't have enough time to do ed25519 before FOSDEM.
61
62
63 # Andrey
64
65 - New bug for further documentation:
66 [bug #1233](https://bugs.libre-soc.org/show_bug.cgi?id=1233)
67 - Document RfP submission process, currently under this bug.
68 Link to new documentation page [[HDL_workflow/rfp_submission_guide/]]
69
70 # Dmitry
71
72 * Update [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)
73 to include git commit descriptions.
74 * Check whether RISC-V have their own way of describing the instructions
75 (likely they do).
76 * Familiarise yourself with
77 [svanalysis.py](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;h=21778ad02d78c4f7ef5b6df93e096f4abbe365ad;hb=HEAD),
78 as we will need a similar tool for RISC-V.
79 * Check what RISC-V support in binutils looks like. *Needed for confirming
80 the details of the RISC-V binutils grant*.
81
82 # Jacob
83
84 - [bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169)
85 Completed the necessary bits of mmap for ELF task.
86 - 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.
87 - submitted the presentation proposal for bigint
88
89 # David
90
91 -
92
93 # Tobias
94
95 * created fosdem talk bug, [bug #1213](https://bugs.libre-soc.org/show_bug.cgi?id=1213)
96
97 [[!tag meeting2023]]
98 [[!tag meeting_sync_up]]
99