Untitled

From Bulky Crocodile, 1 Year ago, written in Plain Text, viewed 269 times.
URL https://p.gaa.st/view/9fe02ae4 Embed
Download Paste or View Raw
  1.       <event id="14670">
  2.         <start>18:25</start>
  3.         <duration>00:30</duration>
  4.         <room>AW1.120</room>
  5.         <slug>llvmembedded</slug>
  6.         <title>Open source C/C++ embedded toolchains using LLVM</title>
  7.         <subtitle/>
  8.         <track>LLVM</track>
  9.         <type>devroom</type>
  10.         <language/>
  11.         <abstract>&lt;p&gt;Open-source tools based on LLVM that target rich software platforms such as Linux are in widespread use. A large proportion of the investment in upstream LLVM development is targeted at this use case. There is much less use of open-source C/C++ toolchains for embedded software development, with GCC toolchains being dominant. This can be explained by a number of factors:
  12. * Assembling an embedded toolchain is complicated, due to cross-compilation and missing components such as the C-library.
  13. * Differences in the toolchain interface and missing functionality compared to GCC.
  14. * Code-size and performance gaps on embedded targets.&lt;/p&gt;
  15.  
  16. &lt;p&gt;There are efforts in the LLVM community to improve the suitability for embedded software development. This presentation will cover some of the gaps and what we are trying to do to fill them. Specifically:
  17. * Hosted versus embedded toolchains.
  18. * Why do we want to use LLVM for an embedded toolchain?
  19. * What components make up an embedded toolchain, and which of these can be supplied by the LLVM project.
  20. * The LLVM bare metal driver.
  21. * A comparison of a LLVM based toolchain against an equivalent GNU toolchain.
  22. * Work that is being done in the community to improve embedded development.
  23. * How to get involved!&lt;/p&gt;</abstract>
  24.         <description>&lt;p&gt;The presentation does not require any in depth knowledge of LLVM or compilers. An awareness of the components of a toolchain such as compiler, linker and libraries will be helpful. The toolchains used for comparison are the LLVM Embedded Toolchain for Arm and the GNU Arm Embedded Toolchain.&lt;/p&gt;
  25.  
  26. &lt;p&gt;Details of LLVM community meet-ups, including the Monthly LLVM Embedded Toolchains call are available at https://llvm.org/docs/GettingInvolved.html&lt;/p&gt;</description>
  27.         <persons>
  28.           <person id="4378">Peter Smith</person>
  29.         </persons>
  30.         <attachments>
  31.           <attachment type="slides" href="https://fosdem.org/2023/schedule/event/llvmembedded/attachments/slides/5478/export/events/attachments/llvmembedded/slides/5478/OpenSourceEmbedded2023">Open Source C++ embedded toolchains using LLVM slides</attachment>
  32.         </attachments>
  33.         <links>
  34.           <link href="https://live.fosdem.org/watch/aw1120">Live video stream from the room (during event)</link>
  35.           <link href="https://chat.fosdem.org/#/room/#2023-aw1.120:fosdem.org">Chat room (web)</link>
  36.           <link href="https://matrix.to/#/#2023-aw1.120:fosdem.org?web-instance[element.io]=chat.fosdem.org">Chat room (app)</link>
  37.           <link href="https://submission.fosdem.org/feedback/14670.php">Submit feedback</link>
  38.         </links>
  39.       </event>
  40.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Unique Owl text 1 Year ago.

Reply to "Untitled"

Here you can reply to the paste above