-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmca.html
63 lines (51 loc) · 3.58 KB
/
mca.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>OpenAMP MCA</title>
</head>
<body>
<header>
<div class="inner">
<h1>OpenAMP MCA</h1>
<h2>This MCA working group will focus on standardizing the APIs, providing detailed documentation for the specification, and expanding the functionality of OpenAMP.</h2>
<a href="http://www.multicore-association.org/workgroup/oamp.php" class="button"><small>OpenAMP Working Group</small></a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h1>
<a id="welcome-to-openamp-MCA" class="anchor" href="#welcome-to-openamp-MCA" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to OpenAMP MCA</h1>
<h2>
<a id="mca-discussions" class="anchor" href="#mca-discussions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Discussions</h2>
<ul>
<li><a href="http://openamp.github.io/docs/2017.04/mca_openamp_9-16_02_2017.pdf">MCA Meeting 2017-02-09 Linux Remote & Decouple RPMsg and Remoteproc (Mentor)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2017/OpenAMP-Intro-Feb-2017.pdf">Linaro Connect 2017 - OpenAMP Introduction (Xilinx)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2017/OpenAMP-TI-Roadmap.pdf">Linaro Connect 2017 - OpenAMP TI Roadmap (TI) </a></li>
<li><a href="http://openamp.github.io/docs/linaro-2017/OpenAMP-memory-types.pdf">MCA Meeting 2017-10-05 OpenAMP Memory Types Discussion (TI)</a></li>
<li><a href="http://openamp.github.io/docs/mca/coprocessor-memory-definition-v6.pdf">MCA Meeting 2017-10-05 Coprocessor Memory Definition (ST)</a></li>
<li><a href="http://openamp.github.io/docs/mca/remoteproc-resource-manager-overview.pdf">MCA Meeting Linux Kernel Remoteproc Resource Manager (ST)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2018hkg/OpenAMP-Buffer-Exchange.pdf">Linaro Connect 2018HKG OpenAMP Buffer Exchange and Remoteproc Life Cycle Management (TI)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2018hkg/OpenAMP-memory-types.pdf">Linaro Connect 2018HKG OpenAMP Memory Types (TI)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2018hkg/OpenAMP-short-term-topcis-st.pdf">Linaro Connect 2018HKG OpenAMP Short Term Topics (ST)</a></li>
<li><a href="http://openamp.github.io/docs/linaro-2018hkg/OpenAMP-Shared-APIs-Linaro2018HK-xilinx.pdf">Linaro Connect 2018HKG OpenAMP Shared APIs And Container Discussion(Xilinx)</a></li>
<li><a href="http://openamp.github.io/docs/mca/Libmetal-Shared-Memory-Allocation.pdf">Libmetal Shared Memory Allocation 2018-12-13 (Xilinx)</a></li>
</ul>
</section>
<aside id="sidebar">
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</body>
</html>