Home
last modified time | relevance | path

Searched full:compliance (Results 1 – 25 of 1701) sorted by relevance

12345678910>>...69

/openbmc/libpldm/src/
H A Dmeson.build52 if get_option('abi-compliance-check') and c_suite == cpp_suite and c_suite == 'gcc'
61 required: get_option('abi-compliance-check'),
64 'abi-compliance-checker',
66 required: get_option('abi-compliance-check'),
94 'abi-compliance',
96 output: 'abi-compliance',
/openbmc/openbmc/meta-security/recipes-core/packagegroup/
H A Dpackagegroup-core-security.bb15 packagegroup-security-compliance \
25 packagegroup-security-compliance \
94 SUMMARY:packagegroup-security-compliance = "Security Compliance applications"
95 RDEPENDS:packagegroup-security-compliance = " \
102 RDEPENDS:packagegroup-security-compliance:remove:libc-musl = "openscap scap-security-guide"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIntel38 and the following Disclaimer and Export Compliance provision. In addition,
49 include the following Disclaimer and Export Compliance provision in the
60 above Copyright Notice, and the following Disclaimer and Export Compliance
72 4. Disclaimer and Export Compliance
98 compliance with all laws, regulations, orders, or other restrictions of the
H A DIntel-ACPI18 …ense, this list of Conditions, and the following Disclaimer and Export Compliance provision. In ad…
20 …her distribute source must include the following Disclaimer and Export Compliance provision in the…
22 …ce the above Copyright Notice, and the following Disclaimer and Export Compliance provision in the…
28 4. DISCLAIMER AND EXPORT COMPLIANCE
34 …nsure that the distribution and export/re-export of the software is in compliance with all laws, r…
H A DCAL-1.0-Combined-Work-Exception58 ### 2.3. Compliance and Remedies
73 Conditioned on compliance with section 4, and subject to the
253 ### 5.2. Termination for Non-Compliance; Reinstatement
257 for non-compliance, Your permissions for the Work under this License
258 will automatically be reinstated if You come into compliance with all
328 achieves, or avoids, compliance with this License, including through
H A DCAL-1.058 ### 2.3. Compliance and Remedies
73 Conditioned on compliance with section 4, and subject to the
253 ### 5.2. Termination for Non-Compliance; Reinstatement
257 for non-compliance, Your permissions for the Work under this License
258 will automatically be reinstated if You come into compliance with all
328 achieves, or avoids, compliance with this License, including through
H A DSGI-B-1.026 …ans any notice in Original Code or Covered Code, as required by and in compliance with this Licens…
42 …2.4 Modifications License and API Compliance. Modifications are only licensed under Section 2.1(i)…
48 …B. Alternative License. Provided that Recipient is in compliance with the terms of this License, R…
56 6. Compliance with Laws; Non-Infringement. Recipient hereby assures that it shall comply with all a…
74 … to the provisions of the License. You may not use this file except in compliance with the License…
H A DSISSL-1.251 … for shipment of the Contributor Version is conditioned upon Your full compliance with this Sectio…
57 …ay contain terms different from this License, provided that You are in compliance with the terms o…
87 may not use this file except in compliance with the License."
113 …2.2 Compliance Claims. If any of your Modifications do not meet the requirements of the Standards …
H A DSGI-B-1.126 …ans any notice in Original Code or Covered Code, as required by and in compliance with this Licens…
50 …3.2 Alternative License. Provided that Recipient is in compliance with the terms of this License, …
58 6. Compliance with Laws; Non-Infringement. There are various worldwide laws, regulations, and execu…
76 … to the provisions of the License. You may not use this file except in compliance with the License…
H A DMPL-2.0-no-copyleft-exception102compliance by some reasonable means prior to 60 days after You have come back into compliance. Mor…
H A Dcopyleft-next-0.3.144 restrictions result from Your compliance with conditions or obligations
50 release date of this License, provided that compliance with such
163 Works (other than those provided in compliance with (ii)) that were
/openbmc/phosphor-snmp/mibs/
H A DNotificationMIB.txt7 MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
89 obmcNotifyCompliance MODULE-COMPLIANCE
92 "The compliance statement for error"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlicenses.rst12 licensing text and covers how to maintain open source license compliance
282 Maintaining Open Source License Compliance During Your Product's Lifecycle
286 software is how to maintain compliance with various open source
289 present methods that you can use to assist you in meeting the compliance
310 least, we describe here two methods for achieving compliance:
322 license compliance requirements (except for sharing the build system
341 Compliance activities should begin before you generate the final image.
343 for most compliance groups --- providing the source. The Yocto Project has
359 create them with various levels of compliance in mind.
409 achieving compliance with section 3a of GPLv2 and with section 6 of
[all …]
/openbmc/linux/Documentation/process/
H A Dmaintainer-soc-clean-dts.rst4 SoC Platforms with DTS Compliance Requirements
14 Strict DTS DT Schema and dtc Compliance
H A Dkernel-enforcement-statement.rst7 is used and how the license for our software is enforced. Compliance with the
43 eliminate any uncertainty about our expectations regarding compliance or
48 Finally, once a non-compliance issue is resolved, we hope the user will feel
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-intro.rst39 - cec-compliance: does a CEC compliance test of a remote CEC device to
/openbmc/linux/drivers/firmware/arm_scmi/
H A DKconfig42 It is meant to be used by SCMI compliance/testing suites.
140 bool "SCMI VirtIO transport Version 1 compliance"
144 This enforces strict compliance with VirtIO Version 1 specification.
/openbmc/linux/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst104 There is a set of compliance tools at https://git.linuxtv.org/v4l-utils.git/
111 V4L2 drivers\ [3]_ ``v4l2-compliance``
113 CEC drivers ``cec-compliance``
116 .. [3] The ``v4l2-compliance`` also covers the media controller usage inside
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c842 /* To prevent erroneous activation of the compliance in i915_displayport_test_active_write()
846 intel_dp->compliance.test_active = true; in i915_displayport_test_active_write()
848 intel_dp->compliance.test_active = false; in i915_displayport_test_active_write()
881 if (intel_dp->compliance.test_active) in i915_displayport_test_active_show()
930 if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()
933 intel_dp->compliance.test_data.edid); in i915_displayport_test_data_show()
934 else if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()
937 intel_dp->compliance.test_data.hdisplay); in i915_displayport_test_data_show()
939 intel_dp->compliance.test_data.vdisplay); in i915_displayport_test_data_show()
941 intel_dp->compliance.test_data.bpc); in i915_displayport_test_data_show()
[all …]
H A Dintel_dp.c91 /* Compliance test status bits */
1419 /* Adjust link config limits based on compliance test requests. */
1427 /* For DP Compliance we override the computed bpp for the pipe */ in intel_dp_adjust_compliance_config()
1428 if (intel_dp->compliance.test_data.bpc != 0) { in intel_dp_adjust_compliance_config()
1429 int bpp = 3 * intel_dp->compliance.test_data.bpc; in intel_dp_adjust_compliance_config()
1437 /* Use values requested by Compliance Test Request */ in intel_dp_adjust_compliance_config()
1438 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) { in intel_dp_adjust_compliance_config()
1441 /* Validate the compliance test data since max values in intel_dp_adjust_compliance_config()
1444 if (intel_dp_link_params_valid(intel_dp, intel_dp->compliance.test_link_rate, in intel_dp_adjust_compliance_config()
1445 intel_dp->compliance.test_lane_count)) { in intel_dp_adjust_compliance_config()
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dimages.rst56 that enables LSB compliance (e.g. ``poky-lsb``). If you build
63 requires a distribution configuration that enables LSB compliance
70 distribution configuration that enables LSB compliance (e.g.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-lvstest52 Write to this node to set the port to compliance mode to test
60 compliance mode needed to be explicitly enabled.
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c857 * pretend to be in compliance mode in xhci_hub_report_usb3_link_state()
858 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
883 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
884 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
886 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
899 * Function for Compliance Mode Quirk.
902 * the compliance mode timer is deleted. A port won't enter
903 * compliance mode if it has previously entered U0.
921 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1145 * - Stop the Synopsys redriver Compliance Mode polling.
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dltp_compliance.py1 # LTP compliance runtime
91 # LTP Posix compliance runtime tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch111 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP,
156 + import SNMPv2-CONF (OBJECT-GROUP, MODULE-COMPLIANCE,
196 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP);
270 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP,

12345678910>>...69