Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/documentation/
H A Dcontinuous-integration-and-kas.md11 …d a kas file and `.gitlab-ci.yml` entry as part of the initial patch series. More information on
13 To this end, it would be wise to run kas locally to verify everything works prior to pushing to the…
14 ## **Running kas locally**
15 ### **Install kas**
16 kas can be installed with pip, for example:
18 $ pip3 install --user kas
21 See <https://kas.readthedocs.io/en/latest/userguide/getting-started.html> for information on the de…
23 This assumes that the kas path ($HOME/.local/bin) is in $PATH. If not, the user will need to manua…
25 ### **Run kas locally**
28 $ kas build kas/juno.yml
[all …]
H A Dquick-start.md5 # **Step 0: Install build deps and kas**
9 $ pip install kas
14 $ sudo docker run -it --name kas-test --volume /mnt/yocto/:/builds/persist ghcr.io/siemens/kas/kas
23 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/t…
29 …) from the internet. This can be done by adding "ci/sstate-mirror.yml" in kas or adding the relev…
32 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/s…
38 For more information on kas and various commands, please reference <https://kas.readthedocs.io/en/l…
49 Setup your environment via the (non-kas) Yocto Project tools
97 At this point, you can go back using kas and verify that the patch works in a clean-ish tree.
100 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/t…
H A Dreleases.md17 See [continuous-integration-and-kas.md](/documentation/continuous-integration-and-kas.md) for infor…
/openbmc/openbmc/meta-arm/ci/
H A Dcheck-machine-coverage19 kas = metaarm.glob("ci/*.yml") variable
20 kas = set(p.stem for p in kas) variable
22 missing = machines - kas
/openbmc/openbmc/meta-arm/meta-arm-systemready/
H A DREADME.md86 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-firmware.yml
92 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-ir-acs.yml
97 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml
99 kas shell \
100 kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml \
/openbmc/openbmc/meta-raspberrypi/
H A DREADME.md70 ## Quick Start with kas
72 1. Install kas build tool from PyPi (sudo pip3 install kas)
73 2. kas build meta-raspberrypi/kas-poky-rpi.yml
90 For further information, you can read more at <https://kas.readthedocs.io/en/latest/index.html>
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dreadme.md70 ## Quick Start with kas
72 1. Install kas build tool from PyPi (sudo pip3 install kas)
73 2. kas build meta-raspberrypi/kas-poky-rpi.yml
90 For further information, you can read more at <https://kas.readthedocs.io/en/latest/index.html>
/openbmc/linux/drivers/clk/bcm/
H A Dclk-nsp.c22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
23 .ki_width = kiw, .kp_shift = kps, .kp_width = kpw, .ka_shift = kas, \
H A Dclk-ns2.c22 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
23 .ki_width = kiw, .kp_shift = kps, .kp_width = kpw, .ka_shift = kas, \
H A Dclk-cygnus.c30 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, .ki_shift = kis,\ argument
31 .ki_width = kiw, .kp_shift = kps, .kp_width = kpw, .ka_shift = kas, \
H A Dclk-sr.c24 #define DF_VAL(o, kis, kiw, kps, kpw, kas, kaw) { .offset = o, \ argument
26 .ka_shift = kas, .ka_width = kaw }
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst206 #. Install kas version 4.4 with ``sudo`` rights.
210 sudo pip3 install kas==4.4
212 Ensure the kas installation directory is visible on the ``$PATH`` environment variable.
225 kas build meta-arm/kas/corstone1000-$TARGET.yml:meta-arm/ci/debug.yml
244kas build meta-arm/kas/corstone1000-$TARGET.yml:meta-arm/ci/debug.yml:meta-arm/kas/corstone1000-ex…
439 kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml \
450 kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml \
517 kas shell meta-arm/kas/corstone1000-mps3.yml:meta-arm/ci/debug.yml
533 #. Whilst still in the ``kas`` shell, revert the changes the patch introduced by running the follow…
575kas build meta-arm/kas/corstone1000-$TARGET.yml:meta-arm/ci/debug.yml --target corstone1000-esp-im…
[all …]
/openbmc/openbmc/meta-arm/
H A DREADME.md28 * kas
66 … how to use it, go to [continuous-integration-and-kas.md](/documentation/continuous-integration-an…
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h227 struct offload_ka_info kas; member
/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c127 id->kas = cpu_to_le16(NVMET_KAS); in nvmet_passthru_override_id_ctrl()
H A Dadmin-cmd.c425 id->kas = cpu_to_le16(NVMET_KAS); in nvmet_execute_identify_ctrl()
/openbmc/linux/drivers/nvme/host/
H A Dnvme.h339 u16 kas; member
H A Dcore.c408 if (ctrl->kas && in nvme_complete_rq()
3096 ctrl->kas = le16_to_cpu(id->kas); in nvme_init_identify()
3151 if (!nvme_discovery_ctrl(ctrl) && !ctrl->kas) { in nvme_init_identify()
/openbmc/linux/include/linux/
H A Dnvme.h314 __le16 kas; member
/openbmc/qemu/include/block/
H A Dnvme.h1134 uint16_t kas; member
/openbmc/linux/
H A DCREDITS1929 E: kas@fi.muni.cz
1933 W: https://www.fi.muni.cz/~kas/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log4774 2024-12-28 20:09:06.854-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/meta-security/kas/qemumips64-multi.yml.gz'
[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]