Home
last modified time | relevance | path

Searched refs:A (Results 1 – 25 of 25) sorted by relevance

/SCP-firmware-master/product/synquacer/doc/
A Dplatform_options.md13 uart0 : A standard UART on the 40 pin expansion connector (used as default)
14 uart1 : A second standard UART on the 40 pin expansion connector
15 debug_uart : A debug UART via the micro-B USB connector
/SCP-firmware-master/framework/include/
A Dfwk_macros.h31 #define FWK_ARRAY_SIZE(A) (sizeof(A) / sizeof((A)[0])) argument
/SCP-firmware-master/module/clock/doc/
A Dclock_management_framework.md26 - A clock must not be enabled until all the assigned parent clocks in the
28 - A clock must not be disabled if any of its children clocks are enabled.
34 A clock operation may be initiated either by:
35 - SCMI request: A standard request defined by the SCMI Clock Protocol.
36 - Event: A clocks event handler for any operation may initiate a clock
39 A clock operation will respond to each request with either of:
40 - SCMI response: A standard response defined by the SCMI Clock Protocol.
195 A clock set rate operation may be initiated by a SCMI request. A clock operation
221 * Clock-1 = A/3
/SCP-firmware-master/doc/
A Ddeferred_response_architecture.md8 - A client requesting some data/operations from a module.
9 - A HAL module defining an interface to request operations.
10 - A driver interacting with the hardware and bound to the HAL.
18 A call to an HAL API can be handled asynchronously by the HAL module. The call
42 A call to an HAL API is done as part of the processing of an event by a given
98 get/set : A request to the HAL interface
113 A client calls *get/set* HAL module API which directly calls the driver.
A Dframework.md32 A product is a representation of a system that one or more firmware images
39 A product always consists of a *product.mk* file that defines one or more
64 Within a product there will always be at least one firmware. A firmware
109 A module is a unit of code that performs a well-defined operation, or set of
125 - Hardware Abstraction Layer: A module that provides functionality for one or
131 - Driver: A module that controls a specific device, or class of device. Driver
141 - Service: A service module performs work and/or provides functionality that is
143 and Driver-type modules. A service module does not necessarily have to
231 A sub-element represents a resource that is owned or governed by an element.
310 A module may offer some affordances so that the *API index* is always
[all …]
A Dcode_style.md241 /* A short, single-line comment */
341 **Note:** A template file can be found in doc/template/device.h
387 * \brief A structure example.
A Dbuild_system.md19 A product is a collection of firmware. All products are located under the
196 * __BUILD_STRING__ - A string containing build information (date, time and git
A Dcmake_readme.md323 - `ci`: A continuous integration variant, which provides the tooling required
325 - `jenkins`: A Jenkins-specific continuous integration variant, which includes
327 - `dev`: A development variant, which includes additional tools for developers
329 - `vagrant`: A Vagrant variant, which includes an SSH server and a workspace
A Dcode_rules.md367 __Note:__ A template file can be found in doc/template/device.h
A DDoxyfile244 # A mapping has the form "name=value". For example adding "class=itcl::class"
946 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
1173 # in the HTML output. For a value of 0 the output will use grayscales only. A
1235 # This tag determines the name of the docset feed. A documentation feed provides
1401 # A unique identifier for the Eclipse help plugin. When installing the plugin
1412 # of each HTML page. A value of NO enables the index and the value YES disables
1835 # similar to doxygen's config file. A template extensions file can be generated
1863 # it. A directory man3 will be created inside the directory specified by
2416 # generated by dot. A depth value of 3 means that only nodes reachable from the
/SCP-firmware-master/module/scmi_perf/doc/
A Dperf_plugins_handler.md35 A scenario where a request for a performance limit is not *affected* by any
89 A plugin should use the regular update call to affect the performance state
108 A typical example is a platform where SCP exposes per-cpu controls through SCMI
117 A plugin is updated when the data for all the logical domains, within the same
168 | | A plugin gets a call for each physical domain |
172 | | A plugin which implements the `update` function|
179 | | A plugin gets a call for each set of logical |
184 | | A plugin which implements the `update` function|
189 | | A plugin gets called once for all the physical |
193 | | A plugin which implements the `update` function|
[all …]
/SCP-firmware-master/
A Duser_guide.md66 [ARM GCC GNU-A toolchain]:
154 - A *README* section
413 the [Arm Trusted Firmware-A (TF-A)] project, which handles this case. The
414 remaining instructions assume you are using Trusted Firmware-A.
416 [Arm Trusted Firmware-A (TF-A)]:
417 https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git
428 TF-A boot flow. Documentation for the FIP format can be found in the [TF-A
431 [TF-A firmware design documentation]:
436 Arm Trusted Firmware-A for Juno].
438 [the prerequisites for building Arm Trusted Firmware-A for Juno]:
[all …]
A Dlicense.md22 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
A Dchange_log.md321 - user_guide: Update prerequisite of TF-A version
575 - A framework drives the initialization, orchestration of, and interactions
588 - A native framework test suite provides rapid development and validation of the
/SCP-firmware-master/module/debug/doc/
A Dmodule_dedug_architecture.md60 | | MODULE A | | MODULE B |
109 ev : (optional) A driver may internally generate an event to
115 set_enabled : A request to the driver
/SCP-firmware-master/module/dvfs/doc/
A Dmodule_dvfs_architecture.md18 A response event notifies the caller of the transaction completion if required.
33 be notified of the failure. A failing request will be retried a number of times
38 A `set_limits` request will be retried a maximum of `DVFS_MAX_RETRIES` times.
/SCP-firmware-master/product/synquacer/module/f_i2c/include/internal/
A Di2c_reg.h81 uint32_t A : 7; /* B00-B06 Address */ member
/SCP-firmware-master/module/i2c/doc/
A Dmodule_i2c_architecture.md21 A response event notifies the caller of the transaction completion.
157 processing. A reload event is then sent and the processing of the next pending
/SCP-firmware-master/arch/none/optee/doc/
A Darch_optee_design.md10 with OP-TEE OS. A dedicated Pseudo Trusted Application (PTA) is created as part
/SCP-firmware-master/cmake/
A DSCPPreprocessSource.cmake76 string(REGEX REPLACE "<([[A-Z_]+)>" "\${cpp_\\1}" command "${command}")
/SCP-firmware-master/module/mpmm/doc/
A Dmodule_mpmm.md24 by a domain. A core inside the domain is handled as sub-element. For each core,
/SCP-firmware-master/module/apremap/doc/
A Dmodule_apremap_design.md101 translations. A module that accesses the AP memory space, can bind to the AP
/SCP-firmware-master/module/transport/doc/
A Dtransport.md305 A driver that supports Fast channels communication is required in order to use
/SCP-firmware-master/unit_test/
A Duser_guide.md77 - gm.rb: A ruby script to generate mocks for passed header file.
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md174 independently but the critical level should be above the one for warning. A

Completed in 34 milliseconds